Create a MySQL Database and User in cPanel

mysql database user cpanel

We’ll show you, how to create a MySQL Database and User in cPanel. There are different ways to create a MySQL database and user. In one of our previous blog articles about MySQL database administration, we described how to create a new MySQL database and user through the command line which is pretty easy. If you have a Linux VPS with cPanel you can create a new MySQL database through the control panel with just few clicks of your mouse.cPanel is one of the most popular and widely used control panels. In this tutorial we will guide you through the process of creating a MySQL database and user, and assigning the user to the database, on a VPS with cPanel control panel.

First of all, login to cPanel at https://yourIPaddress:2083 or https://yourdomain.com:2083 with your cPanel username and password.

Click on ‘MySQL Database Wizard’ icon under the Databases menu

Need a fast and easy fix?
✔ Unlimited Managed Support
✔ Supports Your Software
✔ 2 CPU Cores
✔ 2 GB RAM
✔ 50 GB PCIe4 NVMe Disk
✔ 1854 GeekBench Score
✔ Unmetered Data Transfer
NVME 2 VPS

Now just $43 .99
/mo

GET YOUR VPS

1

 

Once there, enter a name for the new database you want to create in the New Database field and go to the next step as shown in the picture. You can notice that the databases created in cPanel start with a prefix, which is the cPanel username. The name of the MySQL database can contain 54 character maximum.

 

2

 

A new MySQL database is created and it will be listed in the ‘Current Databases‘ section.

 

On the next step we will have to create a new user for the database. This user will be the only user, except the MySQL ‘root’ user that will be able to access the newly created database. Type the new username in the ‘Username’ field (I can be 7 characters long and also starts with a prefix.) and enter a password for the user.  You should always use strong password which is at least 10 characters long. You can use the ‘Password Generator’ tool provided by cPanel, to generate a strong passwords.
3

 

 

 

 

 

 

 

 

 

 

 

 

 

On the next screen, as shown at the screenshot below, you can add privileges to the database user. It is best to add all ‘All privileges’ to be sure that your application will work properly. After you add the desired privileges, click the ‘Next step‘ button to complete the process of creating a new MySQL database and user. With this step the MySQL database and user are ready and you can start using them for whatever you need.

 

4

 

If you need to delete a MySQL database, you can easily do that through the ‘MySQL Databases‘ menu. All created database are listed under ‘Current Databases’ and they can be deleted by clicking the ‘Delete‘ button under ‘Actions‘.

If you need more information about how to create a new MySQL database through cPanel you can check their official documentation.


Of course you don’t have to do any of this if you use one of our SSD VPS Hosting services, in which case you can simply ask our expert Linux admins to create a new MySQL database for you. They are available 24×7 and will take care of your request immediately.
PS. If you liked this post please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.

Leave a Comment