Question
How do I optimize a database and its tables via phpMyAdmin?
Answer
phpMyAdmin offers a feature that allows a user to perform basic database optimization.
- Access phpMyAdmin via WHM as
rootor cPanel as the user that owns the database. - Select the database name to optimize from the sidebar on the left.
At the bottom of the list of tables mark the checkbox next to "Check All".
Note: If you have more tables than can fit on a single page, you will need to "Check All" on every page of tables to ensure the optimization gets applied to all tables.
- To the right of that checkbox look for the dropdown menu and select Optimize Table.
Comments
0 comments
Article is closed for comments.