MySQL Forums
Forum List  »  Data Recovery

Re: Repair database
Posted by: Peter Brawley
Date: May 19, 2016 09:51AM

The error msg says the logs are out of sync with the files they document, and suggests you may have copied in InnoDB log files but not the log files. If that's so, move the log files elsewhere and InnoDB swill build new ones.

If you have been copying files in the way described---relogging may expose other problems. If it were possible to copy and paste files as if they were text, there would be little point having a database engine.

Options: ReplyQuote


Subject
Views
Written By
Posted
1675
May 18, 2016 07:49AM
831
May 18, 2016 09:50AM
829
May 18, 2016 03:22PM
865
May 19, 2016 08:40AM
Re: Repair database
912
May 19, 2016 09:51AM
942
May 19, 2016 10:23AM
887
May 19, 2016 10:42AM
916
May 19, 2016 11:38AM
822
May 19, 2016 11:49AM


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.