cPanel Tutorial: MySQL
I. How To Set up a Database using the MySQL Database Wizard in cPanel
II. How To Create a MySQL Database in cPanel
III. How To Delete a MySQL Database in cPanel
IV. How To Create a MySQL Database User in cPanel
V. How To Assign a User to a MySQL Database in cPanel
VI. How To Change a MySQL Database User’s Password in cPanel
VII. How To Remove a User from a MySQL Database in cPanel
VIII. How To Delete a MySQL Database User in cPanel
IX. How To Check a MySQL Database for Errors in cPanel
X. How To Repair a MySQL Database in cPanel
XI. How To Manage a MySQL Database with phpMyAdmin in cPanel

- Enter a name for the new database, then click “Next Step”.
- Now we have to create a user for this database. Enter a username and create a password, then click “Create User”.
- Click the “All Privileges” check box, then click “Next Step”.
- That’s it! My MySQL database has been created, and the new user added to the database. The database name, username and password will all be needed for scripts that need to connect to the database.
- Now click the MySQL Databases icon on the main page.
- Here you can see the new database you just setup.