Zen Cart Logo
Forums / Basic Configuration / PHPMy Admin

PHPMy Admin

Locked

Views: 1,941

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
05 Jul 2006, 22:38
#1
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

PHPMy Admin

Does anyone use this to check on their database? If so, has anyone used the optimize table option? Does this help to speed up the site?

05 Jul 2006, 22:46
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: PHPMy Admin

Please backup your data before any database manipulation and I will not be resposible for any mistakes or loss of data.
I have only used this when there was a problem.

What a difference a simple cleanup and optimization makes! If you are using PhpMyAdmin, follow these simple steps (after safely backing up your data).

Click on the database you are working with on the left hand side frame (not the table, the database name)
On the right hand column your tables should be listed. Scroll down till you see the “Check all” link.
Click on that link, make sure all database tables are checked and then from the dropdown next to it, carefully select “Optimize table”.

This should perform an analysis, repair and an optimization of your database. Most problems will be solved with this.