Comment 5 for bug 1475107

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Please re-check:

$ git log --oneline -S is_trans_keyword <5.6 branch> -- sql/log_event.cc
45424a3 Bug#18145032: NO EMPTY TRANSACTION IS CREATED FOR A FILTERED CREATE TEMPORARY TABLE WITH GTIDS Bug#18095502: NO EMPTY TRANSACTION IS CREATED FOR REPLICATE-IGNORE-DB OR REPLICATE-DO-DB
dbb832c Bug #50914 mysqlbinlog not handling drop of current default database
2049d1a Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTs

commit 45424a3 removes that line in 5.6, and it looks like it's done on purpose there?