Quote:
Originally posted by salsbury
also since the database isn't big it doesn't hurt to run a isamchk or myisamchk - won't take much time at all - just to verify that the data is OK.
isamchk *.ISM i think and myisamchk *.MYI
|
Great, I'll do that... isamchk exists, but not myisamchk... unless it is a mysql command and is not available in linux.