mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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:
@ -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
|
||||
|
Reference in New Issue
Block a user