How to Create a MySQL Database Using the cPanel Database Wizard

June 24, 2019 / MySQL
MySQL is a popular, modern and fully featured relational database management system. Creating a MySQL database can be a daunting task if you are new to web development. In cPanel, you can easily create a MySQL database.
 
In this guide, we have explained step-by-step process for creating a MySQL database and set up a username and Password for it using the cPanel Database Wizard.
  1. Log into cPanel account.
  2. Under the Databases section and Click on the “MySQL databases Wizard” icon.
  3. Here you have to enter name of the new database and then click Next Step.
    enter name of database
  4. Now, you have to create a username and password for the database.
    create a username and password
  5. While entering a password , Make sure you are using strong password. You can use the Password Generator.
  6. Once done, click Create User.
  7. In the next section, you have to decide which privileges the user has.
    add user to database
  8. If you are a website administrator and are creating a database for yourself to manage, check the All Privileges box at the top of the page.

    Note : If you are creating a username for someone else, check the privileges they want.
  9. then , click on Next Step.
  10. Now you have finished setting up the new MySQL database, created a username and password to manage it, and assigned privileges to that user.
  11. The final page of the Database Wizard (see below) gives you options to perform several related tasks.
    create mysql database

Dominos Search