MySQL Forums
Forum List  »  MyISAM

Re: Problem after DELETE
Posted by: Apachez
Date: March 03, 2006 04:40PM

First of all take a backup of these MYI/MYD/frm files, second - setup a better backuphandling for future use when you have been playing with the DELETE query a bit too much :P

There is a way which I read of about years ago but I dont remember the details. You could always try the extended-check with myisamchk http://dev.mysql.com/doc/refman/5.0/en/myisamchk-repair-options.html but there are also a manual binary editing (hexediting) method which can be used in worst case if im not mistaken.

Options: ReplyQuote


Subject
Views
Written By
Posted
3119
March 03, 2006 12:32PM
Re: Problem after DELETE
2446
March 03, 2006 04:40PM
2162
March 04, 2006 06:03AM
1972
March 04, 2006 12:14PM
2139
March 04, 2006 06:16PM
1907
March 05, 2006 05:23AM
2304
March 05, 2006 06:29AM
2302
March 05, 2006 08:35PM


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.