Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Actually I am working on Master to Master Replication MySQL on Windows Server 2008. My Master 1 is not able to connect with Master 2 whereas Master 2 is able to connect and it does telnet too. After some help from you guys, I figure out that in Master2, in my.cnf I have add Bind-address of master1. I added it and restarted MySQL services but it doesn't start and gives error. Because of it I am unable to replicate any thing from master 2 to Master 1, whereas I am able to replicate from Master1 to Master2.

For your reference, you can check my previous question also

Error during Master to Master Replication of MySQL server

Thank you for considering your time. Please I am in need of great help.

Regards,

Udhyan

share|improve this question
this question belongs to serverfault.com. stackoverflow.com is for programming-questions. – Erik Oct 18 '12 at 7:36
Thank you . I have create question in Serverfault also. – Mainio Oct 18 '12 at 7:53

closed as off topic by Barmar, Jay Riggs, Robert Longson, Pondlife, Nik.... Oct 18 '12 at 15:59

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.