"Matthew McNicol" <[EMAIL PROTECTED]> writes:

> The recommended way to quickly check all tables is:
> 
> myisamchk --silent --fast /path/to/datadir/*/*.MYI
> isamchk --silent /path/to/datadir/*/*.ISM

I thought the recommended way was using CHECK/ REPAIR TABLE from
inside mysql for the supported backends? Also, (my)isamchk can't be
run while the database is running, can it? (I might be confused here)

-sig
-- 
Sigurd Urdahl                           [EMAIL PROTECTED]
Systemkonsulent og sånt        Systems consultant and such
Linpro A/S                           http://www.linpro.no/

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

Reply via email to