MySQL
Optimizing Your MYSQL Database
Optimizing your database removes the gaps in data or "overhead" that can occur when your database works with your website.
This can have the side effect of restoring optimal performance to your website if its database contributes to its slowing. However, optimizing your database does not prevent future slowing because it [...]
Do you limit MySQL database's size?
Yes, MySQL databases are limited to 1 GB each.
Exporting a MySQL Database from Your Hosting Account
If you want to move the content of your MySQL database to another database, or store a backup locally, you can export it.
Connecting to a MySQL Database Using ASP/ADO
You can connect to your MySQL databases with ASP/ADO using the information in this article.
Connecting to a MySQL Database Using File DSN and ASP/ADO
Using DNSs and ASP/ADO, you can connect to your MySQL database.
Creating MySQL or SQL Server Databases for Your Hosting Account
If you need a database, go ahead and set one up!
Why do I get a MySQL "error: 1016 Can't open file: ..."?
Table corruption often causes errors like this.
Removing Databases from Your Hosting Account
If you no longer need to use a database, you can remove it from your hosting account.
Using phpMyAdmin to Manage MySQL Databases
phpMyAdmin offers many tools to help you manage your MySQL databases.
Finding Your Database Admin URL
You can use the Admin URL in the Control Panel of your hosting account to directly access your MySQL database.
To Find Your Database Admin URL
Log in to your Account Manager.
Click Web Hosting.
Next to the hosting account you want to use, click Launch.
From the Databases menu, click [...]
10 min expected wait time