diff options
Diffstat (limited to 'storage')
6 files changed, 6 insertions, 6 deletions
diff --git a/storage/tokudb/mysql-test/rpl/include/have_tokudb.opt b/storage/tokudb/mysql-test/rpl/include/have_tokudb.opt index 39d3fa12ec5..cd78e37a314 100644 --- a/storage/tokudb/mysql-test/rpl/include/have_tokudb.opt +++ b/storage/tokudb/mysql-test/rpl/include/have_tokudb.opt @@ -1 +1 @@ ---loose-tokudb --plugin-load=$HA_TOKUDB_SO +--loose-tokudb --plugin-load=$HA_TOKUDB_SO --loose-tokudb-check-jemalloc=0 diff --git a/storage/tokudb/mysql-test/tokudb/suite.opt b/storage/tokudb/mysql-test/tokudb/suite.opt index b385af22b1d..f268ebbb411 100644 --- a/storage/tokudb/mysql-test/tokudb/suite.opt +++ b/storage/tokudb/mysql-test/tokudb/suite.opt @@ -1 +1 @@ ---tokudb --plugin-load=$HA_TOKUDB_SO +--tokudb --plugin-load=$HA_TOKUDB_SO --loose-tokudb-check-jemalloc=0 diff --git a/storage/tokudb/mysql-test/tokudb_add_index/suite.opt b/storage/tokudb/mysql-test/tokudb_add_index/suite.opt index b385af22b1d..f268ebbb411 100644 --- a/storage/tokudb/mysql-test/tokudb_add_index/suite.opt +++ b/storage/tokudb/mysql-test/tokudb_add_index/suite.opt @@ -1 +1 @@ ---tokudb --plugin-load=$HA_TOKUDB_SO +--tokudb --plugin-load=$HA_TOKUDB_SO --loose-tokudb-check-jemalloc=0 diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/suite.opt b/storage/tokudb/mysql-test/tokudb_alter_table/suite.opt index b385af22b1d..f268ebbb411 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/suite.opt +++ b/storage/tokudb/mysql-test/tokudb_alter_table/suite.opt @@ -1 +1 @@ ---tokudb --plugin-load=$HA_TOKUDB_SO +--tokudb --plugin-load=$HA_TOKUDB_SO --loose-tokudb-check-jemalloc=0 diff --git a/storage/tokudb/mysql-test/tokudb_bugs/suite.opt b/storage/tokudb/mysql-test/tokudb_bugs/suite.opt index b385af22b1d..f268ebbb411 100644 --- a/storage/tokudb/mysql-test/tokudb_bugs/suite.opt +++ b/storage/tokudb/mysql-test/tokudb_bugs/suite.opt @@ -1 +1 @@ ---tokudb --plugin-load=$HA_TOKUDB_SO +--tokudb --plugin-load=$HA_TOKUDB_SO --loose-tokudb-check-jemalloc=0 diff --git a/storage/tokudb/mysql-test/tokudb_mariadb/suite.opt b/storage/tokudb/mysql-test/tokudb_mariadb/suite.opt index b385af22b1d..f268ebbb411 100644 --- a/storage/tokudb/mysql-test/tokudb_mariadb/suite.opt +++ b/storage/tokudb/mysql-test/tokudb_mariadb/suite.opt @@ -1 +1 @@ ---tokudb --plugin-load=$HA_TOKUDB_SO +--tokudb --plugin-load=$HA_TOKUDB_SO --loose-tokudb-check-jemalloc=0 |