Knowledge Base
How to Repair and Optimize a MySQL Database
Here are the steps to repair and/or optimize a MySQL database.
- Log in to your Account Manager.
- Click the Hosting tab on the left-hand menu.
- Search for the hosting plan where your database is, and then click its Manage button.
- Click MySQL Management in the left-hand menu.
- Locate the database you need to manage, then click its Manage link on the right.
- Look for your database username and click the phpMyAdmin link next to it.
- You will be redirected to phpMyAdmin. Click on the database name on the left.
- You'll see a list of your database tables on the right pane. At the bottom of the page, click Check all.
- Select Repair Table from the drop-down menu.
- To optimize the database, repeat steps 7 and 8, then select the Optimize table option in the drop-down menu.
Important: As soon as you click on an option within the drop-down menu, the action is taken immediately. We recommend that you exercise extreme care to ensure that you do not accidentally delete (Empty, Drop) your database tables!