MySQL Forums
Forum List  »  Replication

Re: Error reconnecting to master in show status for DB replication master to master
Posted by: Peter Brawley
Date: August 08, 2020 09:38AM

Again, there's a long list of possible slave-to-master connection errors, eg ... Firewall? Port? Master grants for the replication user? Does master need SSL? Does the slave error log show a specific error number? Binary log read error?

And sometimes the error can't be found, you need to reset the slave (see that topic at https://www.artfulsoftware.com/infotree/mysqltips.php).

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.