Add User to Database
Assign MySQL Database user to a database
From this page, you can assign privileges for a MySQL database user to a particular database.
Location :
MySQL -> Add User to Database
You may select the following details to assign the user.
Select Database, a database to add
Select Database User, a MySQL user to assign to the database
Both Database and User need to be in the same MySQL server to assign.
Assign Database User Privileges, to grant the privileges for MySQL users.