View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 06:34 AM
Baron Schwartz
 
Posts: n/a
Default Re: repairing/verifying tables

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
Reply With Quote