MySQL 5.6 Master Slave Replication on RHEL 6.5
Hi Dear
I hope you are doing fine.
I have one "Master" and "Slave" Machines & I am using "MySql5.6" and "RHEL6.5"
Actually, I was trying to create replication between these two machine Master and Slave.
But my problem is that the slave is not communicating with master and the problem appears just like that here below i.e.
2018-04-05 03:08:06 2365 [ERROR] Slave I/O: error connecting to master 'mubi@192.168.10.10:3306' - retry-time: 60 retries: 330, Error_code: 2003
2018-04-05 03:09:06 2365 [ERROR] Slave I/O: error connecting to master 'mubi@192.168.10.10:3306' - retry-time: 60 retries: 331, Error_code: 2003
2018-04-05 03:10:06 2365 [ERROR] Slave I/O: error connecting to master 'mubi@192.168.10.10:3306' - retry-time: 60 retries: 332, Error_code: 2003