Creating a MySQL database with cPanel. In order to create a MySQL database on your hosting account, you need to log in cPanel. This can be done by either using the Go to cPanel button in the Customer Area ->My Accounts section or by entering one of the following URLs in your web browser:

http://yourdomainname.com/cpanel

http://cpanel.servername.com

mysql03

In order to create a new database you need to enter the desired name for the database in the New Database field and click on the Create Database button as shown below:

image4

A confirmation screen will be displayed, informing that the database has been successfully created:

image5

You can click on the Go Back button to return to the database management screen.

image6

Click Submit to save your MySQL username.

image7

You will be redirected to a screen where you will be prompted to choose the desired privileges. It is advisable to select All Privileges and click on the Make Changes button:

image8

Using the MySQL Database Wizard

divider

All of the steps above can be accomplished using the MySQL Database Wizard. Click on it and you will be guided trough all steps that you should perform in order to successfully create a new MySQL database and add a user to it.

mysql02