MySQL Forums
Forum List  »  Replication

Re: 5.7.9 Slave to 5.5.22 Master, Fails with Error_code: 1593 (retrieving SERVER_UUID)
Posted by: Paschal Slevin
Date: November 16, 2015 05:04AM

master.max_allowed_packet 1048576

slave.max_allowed_packet 4194304
slave.slave_max_allowed_packet 1073741824

This has forced rolling back to v5.5 in Production as Replication will not process logs. I can recover 5.7.9 if there's a solution to this and roll forward from the logs.

Any assistance gratefully received!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: 5.7.9 Slave to 5.5.22 Master, Fails with Error_code: 1593 (retrieving SERVER_UUID)
1881
November 16, 2015 05:04AM


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.