To create a MySQL database, follow these steps:
 
- In the Databases section of the cPanel home screen, click MySQL® Databases.
 - Under Create New Database, type the name of the database in the New Database text box.
 - Click Create Database.
 
Tip: When you create a database, your hosting account’s username is added to the database name. For example, if your username is username, and you create a database named database, the actual MySQL database name will be username_database.