Naoufal Rih <[EMAIL PROTECTED]> wrote:
> 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 ?

Add log-slave-updates option:
        http://www.mysql.com/doc/en/Replication_Options.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to