MySQL Forums
Forum List  »  Replication

Re: Master configured to replicate to mispelled hostname
Posted by: Frederic Descamps
Date: August 10, 2017 08:40AM

Hi,

In fact the master doesn't replicate to any slave. In asynchronous replication, the master doesn't care about the slave. Slaves must connect to the master and start replication (consume write sets from the master's binlogs).

So on the master there is not configuration configuration.

Hope this helps.

Options: ReplyQuote




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.