1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-8893: Test encryption.innodb_encryption_filekeys fails on buildbot

This commit is contained in:
Jan Lindström
2015-10-05 09:27:33 +03:00
parent ba0b668551
commit 9337173915
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
call mtr.add_suppression("trying to do an operation on a dropped tablespace .*");
SET GLOBAL innodb_file_format = `Barracuda`;
SET GLOBAL innodb_file_per_table = ON;
SET GLOBAL innodb_encrypt_tables = OFF;