In order to use a MySQL database you must first create a
MySQL user and assign this user to your database(s). Upon
creating new users you can choose the username and
password but your account username will be prefixed to your
chosen database username. The password will remain as you
choose.
Database users will therefore follow the naming pattern
below:
username_ChosenDatabaseUsername
× close
|