MySQL Forums
Forum List  »  Replication

Re: Error 1236 'Could not find first log file name...'
Posted by: Tim Cockerham
Date: September 09, 2015 02:42PM

Thanks for your help on this. I finally figured out the problem and as I suspected it was a fairly simple solution. It was the ...binlog.index file on the master. A 3rd party app had written data to the first line of it. Once I deleted the top line and made the master index file just a list binary logs, with no spaces in between, the slave is working again.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error 1236 'Could not find first log file name...'
1471
September 09, 2015 02:42PM


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.