You need to create a mySQL user before that user
is able to use the database. This does not automatically allow the user
to use a database - you need to grant that user permissions to the specific
database first. Refer to Grant
a users permissions to a mySQL database for more information.
To create a mySQL user:
Click on the MySQL Databases link in the Main Menu area.
Enter the users name in the Username field and the users password
in the Password field.