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
Databasesand click onMySQL Databases. - Enter the database name in
Create New Database Nameand click onCreate Databasebutton. - Scroll down to
MYSQL Usersand enter database user and password. - Scroll to
Add User to Databaseand select the database and user you have created then clickAdd. - Select
All Privileges, scroll down and click onMake Changesbutton.
Muhammad Zohaib