MySQL Forums
Forum List  »  MySQL Administrator

Re: binlog file deleted accidentally
Posted by: Scott Nemes
Date: August 15, 2012 03:51PM

You'll need to rebuild the slave with a fresh backup from the master, and then start replication on the slave using the binlog position from the backup you just restored.

As for the master itself, I would not delete anything else. The index file should be corrected by MySQL as new binlogs are created and the old ones are aged out.

--
Scott Nemes
MySQL DBA

http://www.linkedin.com/in/scottnemes
http://www.twitter.com/ScottNemes

Options: ReplyQuote


Subject
Written By
Posted
Re: binlog file deleted accidentally
August 15, 2012 03:51PM


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.