Re: Error code 127: Record-file is crashed.
It could be useful to know which MySQL version you use and which operating system.
It could be useful to see the output of the REPAIR TABLE command. The description is not clear about whether the repair failed or the table crashes at the next access.
If it is the REPAIR, there are some options to it. Please refer to the reference manual 13.5.2.6. REPAIR TABLE Syntax.
There is also the myisamchk program: 5.8.5.3. Repair Options for myisamchk.
If the table crashes again and again, it might be a bug which I fixed recently, but as you didn't tell which version you use, I can't say if this is possible. Though I can say that you can have the latest bug fix in that area only if you compiled MySQL yourself from the latest source. ;) The fix will be in 4.1.15, which is not yet released.
Subject
Views
Written By
Posted
12357
September 05, 2005 03:27AM
4604
September 05, 2005 03:30AM
3958
September 05, 2005 03:39AM
Re: Error code 127: Record-file is crashed.
4158
September 05, 2005 03:52AM
3570
September 05, 2005 04:02AM
3636
September 05, 2005 04:37AM
3672
September 05, 2005 05:54AM
4537
September 05, 2005 07:02AM
3327
September 05, 2005 07:09AM
6039
September 05, 2005 07:35AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.