MySQL Forums
Forum List  »  Replication

Row-based replication
Posted by: robin
Date: March 13, 2007 04:20AM

http://dev.mysql.com/doc/refman/5.1/en/replication-sbr-rbr.html
* Binary log will contain data for large statements that were rolled back.

At what situation will binary log contain "roll back" data?

i've made a transaction (inserted ~200000 rows)
rollback happened.

and i see nothing in binary log (i suppose there must be lost data, but i see nothing).

Options: ReplyQuote


Subject
Views
Written By
Posted
Row-based replication
2307
March 13, 2007 04:20AM
1314
March 13, 2007 05:14AM


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.