MySQL Forums
Forum List  »  Replication

Replication
Posted by: Rémi RENK
Date: November 03, 2004 08:39AM

Replication : database are not updated on slave.


I attempt to activate the replication capabilities of MySQL (V4.0.20a).
I have configured MASTER and SLAVE like described in related documentation.
Unfortunately the replication doesn't work properly altough replication threads and files on master and slave exists and works.
The "Exec_master_log_pos" on the slave are incremented according to the data base change on the master but the tables on the slave are

never updated.

Have somebody solves similar problem ?

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Replication
4002
November 03, 2004 08:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.