master and slave in same machine Hi,
I tried to set a replication as below.
S1(master) ---> S2 (slave), (master) --> S3 (slave)
I have set S1 and S2 (slave) without problem. However, there is a
problem in S2 as a master.
I found the the position in "show master status" also keep as 98 but I
am sure the replication from S2 to S1 works. It seems that S2 master
hasn't started yet. I have restarted the mysql and found no error in
the db log. Anyone can help? |