MySQL Forums
Forum List  »  InnoDB

innodb - analyze table? mysqlcheck ?
Posted by: debbie longerich
Date: January 19, 2005 01:39PM

I am using version 4.1.3-beta-Max-log and all tables are innodb. Do I need to do 'analyze table' periodically? I have a table that has 13+million rows and it gets inserted into often. And as i do a 'show index' it seems to have appropriate index statistics for the table, that make me wonder if the statistics are kept up to date without issuing the analyze table.

Also, with these innodb tables, do I need to issue a mysqlcheck to check the tables? Or is there another utility that should be used?

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
innodb - analyze table? mysqlcheck ?
6295
January 19, 2005 01:39PM


Sorry, you can't reply to this topic. It has been closed.

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.