Optimizing databases can be important for many reasons, most importantly to increase the speed of your website / application.  Typically, optimization will only produce noticeable results if you have a large database. If your database has tables with over 10,000 rows or is over 500MB in size, it may be beneficial to optimize it. Databases smaller in size my not produce any noticeable results from optimization.

  1. Access  your cPanel
  2. From the Database section click on phpMyAdmin
  3. From the menu on the left side select your database
  4. In the right column select all the tables (click on Check all at the bottom)
  5. Then click With selected and select Optimize table
Was this answer helpful? 0 Users Found This Useful (0 Votes)