MySQL Forums
Forum List  »  Replication

Does "replace into" affect replication when nothing was changed?
Posted by: Jens Schanz
Date: October 23, 2004 09:35AM

Hi folks,

i've here a master with 3 slaves. If I do a "replace into table1 values (...)" on the master and the master record isn't changed, is this command replicated to all clients? Or are only statements replicated, that will change data?

Thanks,
Jens

Options: ReplyQuote


Subject
Views
Written By
Posted
Does "replace into" affect replication when nothing was changed?
4149
October 23, 2004 09:35AM


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.