mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
bb63582ed9
Problem: rpl_ndb_transaction fails because it assumes nothing is written to the binlog at a certain point. However, ndb may binlog updates in ndb system tables at a nondeterministic time point after an ndb table update has been committed. Fix: break the test into two. rpl_ndb_transaction still does the ndb updates needed by the first half of the test. The new test case rpl_bug26395 includes the part that assumes nothing more will be written to the binlog.
1 line
9 B
Text
1 line
9 B
Text
--innodb
|