> I'm using 3.22.27 and am getting an error when I submit queries.
> 
> I do a select * from table where...
> 
> And it gives me:
> 
> ERROR 1030: Got error 127 from table handler

chris@entropy:~$ perror 127
Error code 127:  Unknown error 127
127 = Record-file is crashed

Run isamchk -r on the table.

---------------------------------------------------------------------
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