MySQL Replication problem: Slave not updating the master.
Hi All.
I have setup MySQL replication with 1 slave PC1 and 1 master: PC2
inserts, deletes, updates ... on the master get replicated to the slave. but I tried to insert on the slave it does not replicate go the master. Is that normal? Is there a slave flag that I must set to allow it to update the master when it comes back online?
Last edited by XOR007; 06-23-2006 at 01:16 PM.
|