Quote:
Originally Posted by who
Yikes! Thanks for the help for them, and for the bump. 
|
here's another one then:
Code:
find /var/lib/mysql/ -name iplog.MYI -print |xargs myisamchk -q -r
should fix the problem.
(assuming it's using that default mysql path)