How To Create Mysql Database.

Creating Mysql Database.

Mysql Database:
 
MySQL databases allow you to store a large amount of information in an easy to access manner. The databases themselves are not easily read by humans. MySQL databases are required by many web applications including some bulletin boards, content management systems, and others. To use a database, you’ll need to create it. Only MySQL users (different than mail or other users) that have privileges to access a database can read from or write to that database.
 
Creating Mysql Database:

    Log into cPanel.
    Under Databases, click MySQL Databases.
    Under create a new database type New Database name. click create database.

Creating Mysql Database User:

1 Add a New User
2 type username and password
3 click on create a user


Add a User to a Database:

 1 select a database user.
 2 select a database
 3 click add to assign a user to database.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How To Add Forwarders.

Forwarders: Forwarders allow you to send a copy of all mail from one email address to another....

How To Create An Email Account.

Email Accounts:This section allows you to manage the email accounts that are associated with your...

How To Add a Redirect.

Redirects:Redirects allow you to redirect a specific page to another page and display the...

How To Backup Your Data.

Backup: Backups allow you to download a zipped copy of your entire site or specific parts of...