MySQL Forums
Forum List  »  MyISAM

Re: static mysql tables randomly require an optimize to work properly again
Posted by: Aftab Khan
Date: December 07, 2010 10:55AM

>It is not the same table every time either.

Looks like you don't regularly check myisam tables. Have you tried using CHECK TABLE command to check table status prior to running optimize table command?

You should check table using CHECK TABLE command prior to performing weekly/month "rolled"

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: static mysql tables randomly require an optimize to work properly again
1495
December 07, 2010 10:55AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.