Topic : SQL Database

« Back to Knowledgebase

There are two primary steps when creating a MySQL user. The first step is to create a username and password combination for the user. The second step is to add the user to the database you want the user to access.
Steps

In the “New User” section, enter the username and password you want to use for [...]

Topics : Cpanel Database Management SQL Database

No Comments

PostgreSQL databases allow you to store lots of information in an easy to access manner. The databases themselves are not easily read by humans. PostgreSQL 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 PostgreSQL Users (different than [...]

Topics : Cpanel Database Management SQL Database

No Comments

MySQL databases allow you to store lots 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 [...]

Topics : Cpanel Database Management SQL Database

No Comments

You can check to see if your MySQL database is running properly using the “Check DB” feature in cPanel.
Steps

Select the database you want to check from the “Check DB” drop down menu.
Click on the Check DB button.

MySQL databases allow you to store lots of information in an easy to access manner. The databases themselves are not [...]

Topics : Cpanel Database Management SQL Database

No Comments