This demo assumes you've already logged in to cPanel
Now let's learn how to create a MySQL database
1. Click MySQL Database Wizard
2. Enter a name for the new database, and Click Next Step
3. Now we have to create a user for this database... enter a username here
4. Then enter and confirm a password. When ready, click Create User.
5. Check here to assign All Privileges to the user. After that Click "Make Changes".
By this you can create databases.
The MySQL DB has been created, and the DB new username added to the DB. The database name, username and password will all be needed for scripts that need to connect to the database.