I'm running myisamchk (when the database is not running) after a dirty
shutdown and getting what appear to be errors it doesn't fix... 

bash-2.04# ./myisamchk -o -s -e -f /usr/local/var/ccdata/*/*.MYI
Found block with too small length at 56452; Skipped

<When I run it again, I get the same message..>

bash-2.04# ./myisamchk -o -s -e -f /usr/local/var/ccdata/*/*.MYI
Found block with too small length at 56452; Skipped

Can someone tell me what this means?
Why can't myisamchk can't fix this (is it a problem?)?
How can I fix it?

I'm trying to set it up to fix itself if possible.


Thanks, 
Eric Mayers
Software Engineer I
Captus Networks

sql!

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to