In news:[EMAIL PROTECTED],
"Rilawich Ango" <[EMAIL PROTECTED]> wrote:

> 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.

If by that you mean that you want the changes made on S1 to be replicated to 
S2, and also through S2 to S3, then you should run MySQL on S2 with 
log-slave-updates option. Otherwise it will not write into its own binary 
log statements received from S1 via replication.

Maciek 


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

Reply via email to