MySQL Forums
Forum List  »  Replication

Re: Error encountered on slave "Waiting to reconnect after a failed master event read"
Posted by: Rick James
Date: July 20, 2014 08:52AM

Why 3308 (instead of the default 3306)? (Without the answer to that, we may give you the wrong solution.)

What is the value (on the Master) of
SHOW VARIABLES LIKE 'port';

That is, is the Master "listening" on the port that the Slave is trying to connect on.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error encountered on slave "Waiting to reconnect after a failed master event read"
1631
July 20, 2014 08:52AM


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.