MySQL Forums
Forum List  »  Replication

[SOLVED] Re: Replication slave receiving errors
Posted by: Matthew Weier O'Phinney
Date: March 02, 2005 09:02AM

It turns out to have been a simple issue: When I did my CHANGE MASTER TO directive, I specified the file as 'master-file' instead of 'master-file.001'. I had read somewhere to disregard the extension, but obviously this is not the case -- and the MySQL documentation certainly doesn't indicate that it should be ignored.

Once I updated his value, replication started working perfectly.

Options: ReplyQuote


Subject
Views
Written By
Posted
[SOLVED] Re: Replication slave receiving errors
2664
March 02, 2005 09: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.