Moving Your MySQL Database to pair Networks There are a few steps you should follow to move one or more of your MySQL databases from an...
Troubleshooting: MySQL Is Slow If your MySQL database is slow, there may be something you can do to fix it. The first step...
How to Change ACC Database Access Database access dictates who can access the database server. There are two access options: Local Only will only accept connections...
Finding Your Database Server Name When connecting from an outside source, like MySQL or MySQL Workbench, you will need to know your database server. It’s...
How to Find Your Database Username If you have created more than one database, the access username name may vary between databases. For example, if...
Changing an ACC Database Password When a database is created in the Account Control Center (ACC), a random database password is generated for it....
How to Create a Database If you want to create a database, you can do so on directly on your hosting account. Databases can be...
How to Connect to Your Database with SSH You can use SSH to connect to a database that was created in the Account Control Center (ACC). By...