How do I create a MySQL database? Print

  • mysql, create, database
  • 3

To create a MySQL database please follow the steps below:

- Log in to your control panel at www.yourdomain.com/cpanel 
- Click on 'MySQL Databases' in the 'Databases' menu
- Enter the name of your new database and then click on 'Create Database' 
- Add database users by assigning them a username and password then clicking on 'Create User' (remember to add all the privileges needed).


Was this answer helpful?

« Back