Profitability.Net Logo 513.361.0800   
 
Header Image
Knowledgebase Home > Webhosting > Databases > MySQL Knowledgebase Home
Search the Knowledgebase Browse by Category
MySQL
There were 5 questions found in this category:
  1. Adding MySQL users and granting them privileges
    Here you will learn how to add new users to an existing MySQL database.1.       Select MySQL DBs in the Databases menu. 2.       Click the MySQL Database or the Edit icon on its right: 3.       On the form that...

  2. Changing MySQL disk quota
    MySQL disk quota is the maximum allowed size of  a single MySQL database. If you exceed this quota, you'll be charged for overlimit at a different (usually higher) price.To change MySQL disk quota, do the following:1.       Select MySQL DBs in the Databases menu. 2...

  3. Changing user passwords
    To change user password in the MySQL database, do the following:Click the MySQL Database In the form that appears (see above), click the Change password icon next to the DB user

  4. Creating MySQL Database and Its Users
    MySQL users cannot exist separately from MySQL databases. Please perform the following sequence: Create a database Add MySQL users to each created database. Note that MySQL users can be shared by different databases.To create a MySQL database, do the following:Select MySQL in the Databases...

  5. Editing MySQL databases (phpMyAdmin)
    You can edit the content of your databases using the phpMyAdmin utility that comes with your control panel. To run phpMyAdmin, do the following: 1.       Select MySQL DBs in the Databases menu. 2.       In the form that appears, click the n...