Adding Users to a Database

There may be times when you want to have more than one login name and password assigned to a database.  To add additional users to a database, follow these steps:

Step 1.  From the main database menu, click on the name of the database you want to modify.

Step 2.  Click on the "Create New Database User" link at the top of the screen.

Step 3.  Enter a username and password and then click the "Create" button.

You can see how many users each database has from the main MySQL Management menu.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Creating Databases

This section provides information about creating MySQL databases. The control panel makes...

Removing Databases

This section provides information about removing databases, adding users to a database and...

Removing Users from a Database

To remove database users, first click on the database name from the main MySQL Management menu....

Changing Database Passwords

This section provides information about changing database passwords, setting up your database...

Setting up your Database with Scripts

Most scripts need to know four things about your database: the database name, database username,...