How do I remove a MySQL user from a database ?

Login to cPanel. Locate and click on the “MySQL Databases” icon within the “Databases” category. Under the “Current Databases” heading, find the “Users” column. Click on the red “x” next to the user you wish to remove from the database. On the next page, click the “Delete User from Database” button to confirm you wish […]

Read More

How do I import a MySQL Database ?

Login to cPanel. Locate and click on the “phpMyAdmin” icon under the “Databases” category. After phpMyAdmin loads, click on the “Import” tab. Click on the “Choose File” button and select your .SQL file. Click on the “Go” button and your MySQL database will import.

Read More

How do I delete a MySQL user?

Login to cPanel. Locate and click on the “MySQL Databases” icon under the “Databases” category Locate the “Current Users” heading and find the user you want to permanently delete. Click the red “x” next to the user’s name. On the next page, click the “Delete User” button to permanently delete the MySQL user.

Read More

How do I delete a MySQL database?

Login to cPanel. Locate and click on the “MySQL Databases” icon under the “Databases” category. Under the “Current Databases” heading, select the database you want to delete and click on the “Delete Database”  link. On the next screen, click the “Delete Database” to confirm that you wish to delete the database.

Read More

How do I create a MySQL database?

Login to cPanel. Locate and click on the “MySQL Databases” icon in the “Databases” category. Under the “Create a New Database” heading, enter a name for your database. Click the “Create Database” button.

Read More

How do I add a user to a MySQL database?

Login to cPanel. Locate and click on the “MySQL Databases” icon under the “Databases” category. Locate the “Add User To Database” heading. Select the user you want to add the database, and then select the database you want to add the user to. Click “Add”. Select the privileges you want the user to have in […]

Read More

Can I access MySQL remotely?

Unfortunately, you can not access MySQL remotely on our shared and reseller servers. We have disabled this function due to security concerns. Remote access to MySQL databases is only possible on our VPS plans and dedicated servers.

Read More