Database always grows in size due to high traffic or a large amount of content. This will lead to a slow website issue. Database optimization is a good option to improve your site performance.
Following are the steps to optimize MySQL Database using phpMyAdmin.
- Login to cPanel.
- Click on phpMyAdmin.
- Once phpMyAdmin opens, click on the Databases button.
- Select the required Database which needs to be optimized.
- You are at the structure table. Select the table which you need to optimize or select the check all button if you want to optimize all the tables. From DropDown, select the Optimize Table option. It will directly optimize the tables.
- Once it is optimized, you will get the below messages in phpMyAdmin.