All Products 
Username / Customer#
Password
Log In
 Hi,  |  Log Out
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

Avatar Image

MySQL

1 2 3

Optimizing Your MYSQL Database

Posted: 5-10-2013 in MySQL

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?

Posted: 5-10-2013 in MySQL

Yes, MySQL databases are limited to 1 GB each.

Exporting a MySQL Database from Your Hosting Account

Posted: 2-21-2013 in MySQL

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

Posted: 2-21-2013 in MySQL
ASP

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

Posted: 2-21-2013 in MySQL

Using DNSs and ASP/ADO, you can connect to your MySQL database.

Creating MySQL or SQL Server Databases for Your Hosting Account

Posted: 2-21-2013 in Web Hosting
MySQL

If you need a database, go ahead and set one up!

Why do I get a MySQL "error: 1016 Can't open file: ..."?

Posted: 2-21-2013 in MySQL

Table corruption often causes errors like this.

Removing Databases from Your Hosting Account

Posted: 2-21-2013 in MySQL
Access
MS SQL

If you no longer need to use a database, you can remove it from your hosting account.

Using phpMyAdmin to Manage MySQL Databases

Posted: 2-21-2013 in MySQL

phpMyAdmin offers many tools to help you manage your MySQL databases.

Finding Your Database Admin URL

Posted: 2-21-2013 in MySQL

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 [...]

1 2 3