Re: innodb - analyze table? mysqlcheck ?
Yes, you can use mysqlcheck to check InnoDB table. The other way is to use "CHECK TABLE" SQL statement. But please be aware that information about errors will be printed to server output (and not to mysqlcheck output).
Sergey Petrunia, Software Developer
MySQL AB, www.mysql.com
My blog:
http://s.petrunia.net/blog
Subject
Views
Written By
Posted
6376
January 19, 2005 01:39PM
Re: innodb - analyze table? mysqlcheck ?
7121
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.