Jump to: Index | MySQL | Creating Database Users Login to the Management Interface with your normal shell username and password. You should be presented with a screen similar to the one below.
Click on the blue 'Databases' text. Determine the database you would like to create a user on, and click the blue 'Edit Users' text next to that database. You should see a screen similar to the one below.
Choose a name for the new user and enter in into the box circled above. Click 'Create'. You will be prompted for a password for the new user - enter a password and click 'Continue'. The user will then be added to the database with full permissions. You should be able to login using the new username and password - for details see Connecting To Mysql. If you would like to restrict the permissions on the new user, see Adjusting Database User Permissions. Note that it may take several minutes for the username and password to begin working as our servers synchronise. |
|||||
|
|||||