MySQL Forums
Forum List  »  MyISAM

Re: Error code 127: Record-file is crashed.
Posted by: Andrew Dodson
Date: September 05, 2005 05:54AM

Its not that it crashes, it occasionaly max's out the CPU. The table is completely recreated and coppied over from a another server, the table works fine on the other server. And i have coppied it over successfully before but twice now, i have encountered this error.

This is one of my queries.

mysql> SELECT DISTINCT ISBN, authors, title, volume_title, sub_title, descr_brief, format_names FROM book_allmedia WHERE isbn = '0224071262';
ERROR 1030 (HY000): Got error 127 from storage engine

However I have just noticed permissions are set for root on table files, i'll report back on findings, takes 20 minutes to run the repair on this monster dataset!

Options: ReplyQuote


Subject
Views
Written By
Posted
11930
September 05, 2005 03:27AM
Re: Error code 127: Record-file is crashed.
3466
September 05, 2005 05:54AM


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.