Hi,

Octavian Rasnita wrote:
Hi,

Is there a way of checking which of the tables of a database have errors without checking each table separately?

Try mysqlcheck. I believe it lets you do all tables in all databases, and lets you do things like repair if there is an error.

Baron

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to