Project information
- Category:Admin System Data and Databases - MySQL and Python
- Client: Lifechoices Coding Academy
- Project date: 01 February, 2021
- Project URL: https://github.com/Mihlali-max/Mysql---login
Project discription
The ability to create users is obviously an administrative task. By default, this means that one must log in as root, or any other user who has administrative rights, to use them. If your Python program does not login as root, it will not be able to affect user creation. Therefore, one's connection credentials must read accordingly: