How to Create and Maintain MySQL Databases in cPanel

 

 In this article, we will guide you through the process of creating a MySQL database and user, as well as assigning privileges in cPanel.

 

Step 1: Accessing the MySQL Databases menu

  1. Log in to your cPanel account.
  2. Find the Databases section and click on the MySQL Databases menu.

Step 2: Creating a MySQL Database

 

  1. In the MySQL Databases menu, find the "Create New Database" section.

  2. Enter a name for your database in the provided field.

 

  1. Click the "Create Database" button to create the database.

Step 3: Creating a MySQL User

  1. In the MySQL Databases menu, find the "MySQL Users" section.

 

  1. Click on "Add New User" to create a new MySQL user.

 

  1. Choose a username for your MySQL user.

 

  1. Generate a secure password using the built-in Password Generator or set your own strong password.

 

 

5. Click the "Create User" button to create the MySQL user.

Note:- Make a note of the password for future reference.

 

Step 4: Assigning the MySQL User to the Database

 

  1. In the MySQL Databases menu, find the "Add User To Database" section.

 

  1. Select the appropriate database and user from the dropdown menus.


3. Click the "Add" button to assign the MySQL user to the database.

Step 5: Setting Privileges for the MySQL User

 

  1. After assigning the user to the database, you will be redirected to the "Manage User Privileges" page.

 

  1. To grant all privileges to the MySQL user, select the "All Privileges" option.

 

  1. Click the "Make Changes" button to save the privileges

 

 

Step 6: Confirmation and Verification

  1. Once the privileges are set, you will receive a confirmation message stating that the MySQL user was successfully added to the database.

 

 

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)