Hi
I have 3 machines M1 M2 and M3, i need to setup the following :
M1 is the master
M2 is reading from M1
M2 is a master for M3
M3 is reading from M2
the problem i got, is when i run a command in M2, it's replicated in
M3, but when the command is being run in M1, it's replicated in M2 but
not in M3.
does anybody know how i can fix this problem ?
ThAnX a LoT