MySQL Forums
Forum List  »  Replication

Error reconnecting to master in show status for DB replication master to master
Posted by: Piseth Ben
Date: August 04, 2020 10:03PM

Hello everyone,

I face an issue with data replication master to master in mysql.
I am not sure if it effect to data sync from DC to DR.
The message error show in DR side as below when I show slave status:

mysql> show slave status\G;
==============================
Last_IO_Errno: 2003
Last_IO_Error: error reconnecting to master 'xxx' - retry-time: 60 retries: 86400
==============================

Please help.
Thanks in advance.

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.