Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

error connecting to master - MySQL

VinitDec 29 2016 — edited Jan 2 2017

Hi All,

I have followed steps given in below document to set up Master Master replication in MySQL.

How to Set Up Master-Master Replication Using GTIDs In MySQL 5.7? (Doc ID 2199756.1)

I am getting below error when I execute 'SHOW SLAVE STATUS' on Server 1 and Server 2 -

error connecting to master 'repl2@[master1's host]:3306' - retry-time: 60  retries: 9

Please can you advice me on this.

Regards,

Vinit

Comments

Post Details

Added on Dec 29 2016
5 comments
1,165 views