Page 1 of 1

my sql error - table handler?

Posted: Wed Apr 14, 2004 3:38 am
by crimsonluv
Haii
i got a problem with mysql. i dunno wat is the error means. can anyone please help?
thanks
below is the error message i received in mysql :

ERROR 1030: Got error 127 from table handler

Jecelyn

Posted: Wed Apr 14, 2004 3:57 am
by markl999
Error 127 = Record-file is crashed
See http://dev.mysql.com/doc/mysql/en/Repair.html for details on how to repair your table(s).

Posted: Wed Apr 14, 2004 4:07 am
by crimsonluv
thanks ya! :)