To see what an error means do:
# perror <error_number>

Example:

# perror 127
Error code 127:  Unknown error 127
127 = Record-file is crashed

On Fri, 2002-02-01 at 14:15, Dana Sharvit wrote:
> Hi,
> when trying to perform any queries on a specific table I get the following
> error:
> "Got error 127 from table handle"
> I could not find the meaning of this error in the mysql documentation, any
> ideas?
> any way I tried repairing the table using myisamchk with no success, any
> other  ideas?
> 
> Thanks
> Dana
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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
> 
-- 
Diana Soares

(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