Please follow the steps below to create your MySQL database.
* Please replace yourdomain.com with your actual domain name.
1. Login to your hosting control panel (EG. http://cp.yourdomain.com)
2. Go to the Database icon and then select MySQL 5.x.
3. Click the button Create Database.
4. Enter a name of your database and the click “Save” button.
5. Next you should create a database user for your databse, click the Create User button.
6. Enter the “Username” and "Pasword" of the database user.
7. Under "Databases", tick to select the database to associate with the new database user.
9. Click Save button.
Now, you can access your database via phpMyAdmin.
How to manage my MySQL databases?
You can also backup and restore your database via phpMyAdmin.
phpMyAdmin: Backup MySQL database
phpMyAdmin: Restore MySQL database