diff options
author | Jan Lindström <jan.lindstrom@mariadb.com> | 2017-06-01 14:08:41 +0300 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2017-06-01 14:08:41 +0300 |
commit | aad8cefd2d0e49acb9f8ae3ebaa0e3b90f27b89c (patch) | |
tree | 3e987066c9108a3d1b25f2172fd548535ea17a9d /mysql-test/suite/encryption/r/innodb_encryption-page-compression.result | |
parent | 22e5e64c0d62713b052badd87cb0910af5b67f91 (diff) | |
download | mariadb-git-aad8cefd2d0e49acb9f8ae3ebaa0e3b90f27b89c.tar.gz |
Enable innodb_encryption-page-compression test.
Diffstat (limited to 'mysql-test/suite/encryption/r/innodb_encryption-page-compression.result')
-rw-r--r-- | mysql-test/suite/encryption/r/innodb_encryption-page-compression.result | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/suite/encryption/r/innodb_encryption-page-compression.result b/mysql-test/suite/encryption/r/innodb_encryption-page-compression.result index ec92825ac8e..359f285901c 100644 --- a/mysql-test/suite/encryption/r/innodb_encryption-page-compression.result +++ b/mysql-test/suite/encryption/r/innodb_encryption-page-compression.result @@ -1,5 +1,3 @@ -SET GLOBAL innodb_file_format = `Barracuda`; -SET GLOBAL innodb_file_per_table = ON; SET GLOBAL innodb_encryption_threads = 4; SET GLOBAL innodb_encrypt_tables = on; set global innodb_compression_algorithm = 1; |