MySQL is a relational database management system which is used many purposes, including e-commerce, and logging applications. SQL stands for Structured Query Language, and it is a programming language designed for querying data from a database. Creating MySQL database is very easy, Just follow the steps below.
- Login to your new cPanel.
- Navigate to
Databases
and click onMySQL Databases
. - Enter the database name in
Create New Database Name
and click onCreate Database
button. - Scroll down to
MYSQL Users
and enter database user and password. - Scroll to
Add User to Database
and select the database and user you have created then clickAdd
. - Select
All Privileges
, scroll down and click onMake Changes
button.
Muhammad Zohaib