summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup/big_innodb_log.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/mariabackup/big_innodb_log.test')
-rw-r--r--mysql-test/suite/mariabackup/big_innodb_log.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/mariabackup/big_innodb_log.test b/mysql-test/suite/mariabackup/big_innodb_log.test
index 23ac59c13eb..85d22a8227b 100644
--- a/mysql-test/suite/mariabackup/big_innodb_log.test
+++ b/mysql-test/suite/mariabackup/big_innodb_log.test
@@ -5,6 +5,7 @@
# recovery process with such numbers.
--source include/have_innodb.inc
--source include/have_debug.inc
+--source include/no_valgrind_without_big.inc
--let MYSQLD_DATADIR= `select @@datadir`
let $MYSQLD_BOOTSTRAP_CMD= $MYSQLD_BOOTSTRAP_CMD --datadir=$MYSQLD_DATADIR --tmpdir=$MYSQL_TMP_DIR --debug-dbug=+d,innodb_small_log_block_no_limit;