How to create a MySQL database

Create or Delete a MySQL Database

cPanel MySQL Wizard

  1. Log in to cPanel.
  2. Look for the Databases section, then click MySQL Databases.
  3. In the New Database field, type a name for your database.
  4. Click Create Database.
  5. Click Go Back. The new database will appear in the Current Databases section.

Scroll down to MySQL Users

Creating a database user with the cPanel  the MySQL Wizard

 

  1. Add a user Username
  2. Add a password and confirm
  3. Click Create User

 Add the User to the database

Configure user privileges in cPanel MySQL Wizard

  1.  Select the User
  2. Select the database
  3. Click Add
  4. Assign rights and you are done.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Work With MySQL Databases

How to Work With MySQL Databases Create Tables and delete tables with phpMyAdmin