Re: MYSQL error 127

2002-02-01 Thread Diana Soares
To see what an error means do: # perror 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

MYSQL error 127

2002-02-01 Thread Dana Sharvit
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 D