Here's the Lowdown: If you have a dynamic site, you need to set up databases....
Stored procedures are supported in MySQL 5.0. A stored procedure is a set of SQL...
Some of the new features in MySql 4.1 32 bit password hashing This will offer...
Connection strings can be found in the Hosting Control Center. Log in to your...
Do not use "localhost" as the hostname for your database-driven Websites. Once you...
To Import a .SQL File Into a MySQL Database: Log in to your Account Manager ....
Cron is a standard Linux feature that allows you to schedule tasks, called " Cron...
You have two options when exporting your MySQL database. You can either export the...
During the database setup process you entered a description for that database. This...
You can remove or disable the database associated with the Pligg Administration...
Note: If you no longer plan to use Pligg Content Management System, you may remove...
Yes, you can connect to your database remotely with paid hosting accounts. To...
If you have a Shared Hosting account with one or more databases, you may receive an...
Using the Hosting Control Center, you can back up and restore MySQL databases as...
An Access database is a relational database contained in a single file that you can...
Yes, MySQL databases are limited to 200 MB each. The number of databases your site can...
Normally, if you are beginning to use MySQL for the first time, or have no other...
We allow up to 200 simultaneous connections per MySQL user.
We allow up to 200 simultaneous connections per MySQL user. There is also a limit...
This is most likely caused by your site having met its maximum concurrent connection...
Using the Hosting Control Center, you can backup and restore MySQL databases as...
When you create a Cron Job, it is automatically enabled. However, you can disable and...
Cron is a standard Linux feature that allows you to schedule tasks, called " Cron...
Error Message: Warning: mysql_connect(): Can't connect to local MySQL server...
You may use the Berkeley DB (BDB) storage engine in MySQL; however it is no longer...
The latest version of the Database Publishing Wizard (DPW) client is available from...
We support MySQL databases from version 4.0.27 through version 5.0. All new...
Yes. In order to protect our shared servers we restrict the following features:...
For a complete list of the changes from MySQL 4.0 to version 4.1, see the Official...
Some MySQL database features are not enabled on our shared hosting servers. Below is...
You can edit any saved Cron Job to change the frequency at which a specific task runs...
If you no longer want a specific Cron Job to run, you can delete it from your list of...
Do not use "localhost" as the hostname (or database server) for your database-driven...
Once you have set up a database with your hosting account, you can log in to your...
During the database setup process you chose a password for that database. You will...
It is possible to restore a SQL Server database from a backup file (.bak) created...
The standard method for backing up a MySQL database is via the dump method. This...
There are two main steps to connecting to a MySQL database using PHP. First, connect...
Currently, you can only set up a MySQL database using your Linux shared hosting...