Author Topic: How to Optimize a MySQL Database using phpMyAdmin  (Read 6409 times)

0 Members and 1 Guest are viewing this topic.

Perfect Visual

  • Administrator
  • *****
  • Posts: 150
Optimize DatabaseRepair Database
Optimize Table should be used if you have deleted a large part of a table or if you have made many changes to a table with variable length rows, such as VARCHAR, TEXT, BLOB or VARBINARY columns.  Deleted rows are maintained in the linked list and insert operations reuse the old row positions.  You can use "Optimize Table" to reclaim unused space and defragment the data file for optimal performance.  If a lot of changes have been made to a table, optimizing the table can sometimes significantly improve performance.

Login to cPanel
Click on the phpMyAdmin button in the Databases section.
Step 2: Optimize Tables

Select the database you want to optimize from the list in the left column, which should take you to the "structure" tab for the database.
Select the tables you wish to optimize by checking the check box in front of each one, or clicking on Select All if you want to optimize all of them.
On the drop down box that says "with selected..." select "Optimize Table."  This will optimize the table and take you to a new screen.
For promotion of your site see Online Forum Marketing Guide
List your service at African Classifieds ads website

PerfectVisualHost Support Forum


Caballerolly

  • Newbie
  • *
  • Posts: 2
I've seen your posts. It is the newspaper media in general. I really likeit.

PerfectVisualHost Support Forum