Articles

 Do you allow remote MySQL access in your servers?

Yes, to manage your databases remotely you will need to add an "access host" via the MySQL...

 Do you provide PostgresSQL for your accounts?

Yes. We do provide PostgresSQL interface for all cPanel users.

 Do you support MS SQL?

No, we do not support MS SQL.

 How do I connect to my database using a program?

  If you wish to administer your database from your own computer, via a program like navicat...

 How do I create a MySQL back-up?

  1.  First log in to your Cpanel...

 How do I create an empty MySQL database?

  1. First log in to your Cpanel 2. Click MySQL Databases...

 How do I dump the table structure for my MySQL Database, but none of the data?

  The command line option from SSH is: mysqldump -d -u -p database_name >...

 How do I grant permissions to cPanel for my MySQL database administrator without giving them the domain password?

  There is no way to grant them permission with cPanel. You can only create...

 How do I import a database (Command Line)?

  **SSH access is needed for this process. Also you will need the file in .sql format,...

 How do I import a database (PhpMyAdmin) from a .sql file?

1.  First log in to your Cpanel 2.  Click MySQL  Databases...

 What Version of MySQL are you running?

We run the latest stable version of MySQL 5.

 What is the Maximum MySQL connections limit?

We have no limit for MySQL connections.