diff options
Diffstat (limited to 'mysql-test/suite/maria/maria-recovery.test')
-rw-r--r-- | mysql-test/suite/maria/maria-recovery.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/maria/maria-recovery.test b/mysql-test/suite/maria/maria-recovery.test index a1671a56d53..04f5f665bb7 100644 --- a/mysql-test/suite/maria/maria-recovery.test +++ b/mysql-test/suite/maria/maria-recovery.test @@ -4,6 +4,7 @@ # Binary must be compiled with debug for crash to occur --source include/have_debug.inc --source include/have_maria.inc +--source include/default_charset.inc set global aria_log_file_size=4294959104; let $MARIA_LOG=../../tmp; |