How do I add a user for my MySQL database?
Author": Admin |
|
You can add a MySQL database by clicking on the Manage MySQL in the Databases section of your control panel.
On the resulting page you can add a user to your database by typing a username and password in the boxes found in the User section of this page, and clicking the Add User button.
The username will be in the form yourusername_newusername, and must use this format for accessing the database from scripts. |