mysql-test/r/rpl_transaction.result
0 → 100644
+95
−0
Loading
Now, every transaction (including autocommit transactions) start with a BEGIN and end with a COMMIT/ROLLBACK in the binlog. Added a test case, and updated lots of test case result files.