1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Post-fix for WL#2687 WL#5072 BUG#40278 BUG#47175

Create a set of test cases to see if some DDL statements implicitly commit
a transaction on the NDB and are written directly to the binary log without
going through either the Statement- or Transactional-Cache.
This commit is contained in:
Alfranio Correia
2009-11-13 00:17:10 +00:00
parent a0e606cb82
commit a6ca6b991e
12 changed files with 1668 additions and 55 deletions

View File

@@ -5,4 +5,5 @@
--source include/master-slave.inc
--source include/have_innodb.inc
--let $engine=Innodb
--source extra/rpl_tests/rpl_implicit_commit_binlog.test