Portal Home > Knowledgebase > Databases > MySQL® Databases > Create Database User


Create Database User




After creating database you need to add user and access privileges in order to make the database can be managed and loaded.  To be remembered, the SQL account should be created separately from account administrator mail and web.

To create new account user:

  1. You can access MySQL Users interface by clicking Jump to MySQL Users.
  2. Input username under Add New User.
  3. Input password in Password box
    • Note: Password lengths consist of 7 characters or less.
    • To get safe password, click Password Generator button.
  4. Retype password in Password (Again) box.
  5. Click Create User.


Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Delete MySQL User (Views: 1172)
Database Repair (Views: 2124)
Set User’s Privileges (Views: 1069)
Database Search (Views: 1139)