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.- CSpace Hostings /...

 Do you support MS SQL?

No, we do not support MS SQL.- CSpace Hostings / https://cspacehostings.com

 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 or...

 How do I create a MySQL back-up?

1. First log in to your Cpanel 2. Click MySQL Databases 3. Click phpMyAdmin 4. Click Export...

 How do I create an empty MySQL database?

1.First log in to your Cpanel 2.Click MySQLDatabases 3.Create a user by typing any username and...

 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 > file.sql Where...

 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 user/pass and...

 How do I import a database (Command Line)?

**SSH access is needed for this process. For this you may raise a support ticket and request...

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

1. First log in to your Cpanel 2. Click MySQL Databases 3. Click phpMyAdmin 4. Click import...

 What Version of MySQL are you running?

We run the latest stable version of MySQL 5.- CSpace Hostings / https://cspacehostings.com

 What is the Maximum MySQL connections limit?

We have no limit for MySQL connections. We have MYSQL Database limit.