I have 4 MySQL servers Master1, Master2, Master3 and Master4.
Both Master1 and Master2 are masters of each other while Master3 and Master4 are masters of each other.
I want to make Master3 slave of Master1. Is this possible?
Following diagram shows my current setup in BLUE. The one in RED is what I want to achieve.
How can I do this?