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 doing...
Finding Your Database Server Name on a Pair Account 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 you...
Changing an ACC Database Password When a database is created in the Account Control Center (ACC), a random database password is generated for it. If...
How to Change ACC Database Access Database access dictates who can access the database server. There are two access options: How to Change Your ACC Database...
How to Delete a Database in the ACC If you no longer have a use for a database, you can delete it from your hosting account. How to...
How to Take Database Backups in the ACC You can create backups for your database in the Account Control Center (ACC). Creating backups of your databases provides a...
Connecting to an ACC Database from MySQL Workbench You can use MySQL Workbench to access a SQL database created in the ACC. MySQL Workbench is a visual, user-friendly...
How to Recover Your WordPress Site’s Database Password You can recover your WordPress site's database password without resetting it. In fact, we do not recommend resetting your...
How to Create a Table in phpMyAdmin To add a table to your phpMyAdmin, you must first navigate to the phpMyAdmin interface in the Account Control Center....
How to Set Up Automated Database Backups on FreeBSD You set up automated database backups on FreeBSD servers. Complete the three processes below to create a recurring database backup...
How to Set Up Automated Database Backups on Ubuntu You set up automated database backups on Ubuntu servers. Complete the three processes below to create a recurring database backup...
Troubleshooting: MySQL Is Slow If your MySQL database is slow, there may be something you can do to fix it. The first step is...