MySQL Forums
Forum List  »  MyISAM

Re: Error code 127: Record-file is crashed.
Posted by: Chis Florinel
Date: September 05, 2005 03:30AM

table is corrupt.

run this query:
REPAIR TABLE tableName
and it should fix it..

Options: ReplyQuote


Subject
Views
Written By
Posted
12357
September 05, 2005 03:27AM
Re: Error code 127: Record-file is crashed.
4604
September 05, 2005 03:30AM


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.