Skip to main content

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 same MySQL server to assign.

Assign Database User Privileges , to grant the privileges for  MySQL user.

Now , click the button  Assign User to add the user to the selected database.