innodb - analyze table? mysqlcheck ?
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.
Subject
Views
Written By
Posted
innodb - analyze table? mysqlcheck ?
6376
January 19, 2005 01:39PM
7122
January 20, 2005 12:15AM
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.