MySQL Forums
Forum List  »  Triggers

Using Triggers with binlog_format=mixed
Posted by: Dan Hinrichs
Date: October 21, 2016 10:03AM

All of the information I have read talks about how triggers act differently for statement and row based replication. We currently have ours set to mixed and looking at implementing triggers. Does anyone have experience with this? Do we have to worry about the slaves having the wrong data due to it getting the update from the master as well as it possibly running the trigger (row based)?

Options: ReplyQuote


Subject
Views
Written By
Posted
Using Triggers with binlog_format=mixed
1527
October 21, 2016 10:03AM


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.