This how-to will show you how to:
♦ Add a MySQL Database to our cloud hosting
♦ Add a user to the mysql userbase
♦ Add a user to the mysql database (with privileges)
First, login to http://control.vps.net
Next, select ‘Manage MySQL Databases’
Select your domain, and click ‘Add Database’
(Click here to view step-by-step image)
Then, name your database and click create
(Click here to view step-by-step image)
After creating a database, you need to add a user to the mysql directory. Click “Add User”
(Click here to view step-by-step image)
Next step, fill out the required details for the new user
(Click here to view step-by-step image)
After creating the database, and the user, you must now add the user to the database (with privileges). Select “Add User to Database”
(Click here to view step-by-step image)
The final step is, select the user you wish to edit, the database you wish to edit, and then select the privileges. Generally, selecting all privileges will get the job done.
(Click here to view step-by-step image)
Enjoy your MySQL Database being hosted on the cloud.