diff options
author | unknown <mleich@four.local.lan> | 2007-04-26 17:49:50 +0200 |
---|---|---|
committer | unknown <mleich@four.local.lan> | 2007-04-26 17:49:50 +0200 |
commit | df22909536a7f054a224a5937b0991139a1954cf (patch) | |
tree | 33981c956e7e33e2632fff80d4866ce385fbc2df /sql/item_xmlfunc.cc | |
parent | 779d13a0cd23c8f8b116c80133287966893b1006 (diff) | |
download | mariadb-git-df22909536a7f054a224a5937b0991139a1954cf.tar.gz |
Minor improvement to save some testing runtime (~ 2 minutes).
Reason:
This test executes DML statements on a NDB table to detect if some SQL statements of special interest commits the ongoing transaction.
When running in MIXED mode, automatic switching from statement-based to row-based replication takes place when a DML statement
updates an NDB table.
That means running this test on NDB with binlog-format=mixed and binlog-format=row mostly checks the same routines twice.
Therefore we skip the variant with binlog-format=mixed.
mysql-test/t/rpl_ndb_ddl.test:
Prevent the execution of this test if replication format is statement or mixed.
Diffstat (limited to 'sql/item_xmlfunc.cc')
0 files changed, 0 insertions, 0 deletions