MySQL Forums
Forum List  »  MyISAM

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

Hi,
Ingo, my versions MySQL 4.1.11-log bundled and running on Fedora Core.

The repair table worked before when i was using the MySQL Query Browser, saying the usual 'Repair, status, Ok'. However I have just ran the repair statement from the command shell and my sqg is now
<pre>
+-------------------------+--------+----------+------------------------------------------------+
| Table                   | Op     | Msg_type | Msg_text                                       |
+-------------------------+--------+----------+------------------------------------------------+
| booksharp.book_allmedia | repair | warning  | Number of rows changed from 2336264 to 1342426 |
| booksharp.book_allmedia | repair | status   | OK                                             |
+-------------------------+--------+----------+------------------------------------------------+
2 rows in set (6 min 0.73 sec)
</pre>

The number of rows should be 2336264,

Ingo was this similar to your problem.

Options: ReplyQuote


Subject
Views
Written By
Posted
12376
September 05, 2005 03:27AM
Re: Error code 127: Record-file is crashed.
3576
September 05, 2005 04:02AM


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.