MySQL Forums
Forum List  »  Replication

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

Hello everyone,

I face an issue with data replication.
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
==============================
OS: Windows Server 2012.
Mysql Version: 5.1.30


Please help.
Thanks in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Error reconnecting to master while show status for DB replication master to master
798
August 04, 2020 10:17PM


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.