What are database users called?

 

To use a MySQL database you must first create a MySQL user and assign it to the database. When creating new users, you can choose the name and password, but the username of the account will be added as a prefix to the username chosen for the database.

Thus, database users will be named according to the following template: Username_ChosenDatabaseUserName

Was this article helpful?
0 out of 0 found this helpful