summaryrefslogtreecommitdiff
path: root/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test')
-rw-r--r--mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test b/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test
index c27625abd7f..6147d321784 100644
--- a/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test
+++ b/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_mixed_dml.test
@@ -6,4 +6,7 @@
--source include/have_binlog_format_mixed.inc
--source include/have_tokudb.inc
let $engine_type=TokuDB;
+
+SET SESSION tokudb_pk_insert_mode = 2;
+
--source suite/rpl/include/rpl_mixed_dml.inc