1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix test failure where the environment was not fully restored.

This commit is contained in:
Jan Lindström
2015-06-29 20:03:57 +03:00
parent 79af0b3823
commit 7923c0cff2
2 changed files with 4 additions and 4 deletions

View File

@ -262,5 +262,3 @@ drop table innodb_page_compressed6;
drop table innodb_page_compressed7;
drop table innodb_page_compressed8;
drop table innodb_page_compressed9;
SET GLOBAL innodb_encryption_threads = 4;
SET GLOBAL innodb_encrypt_tables = on;