mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 17:40:11 +02:00
Enable innodb_encryption-page-compression test.
This commit is contained in:
parent
22e5e64c0d
commit
aad8cefd2d
2 changed files with 0 additions and 3 deletions
|
|
@ -12,4 +12,3 @@
|
|||
|
||||
innodb_scrub : MDEV-8139 scrubbing does not work reliably
|
||||
innodb_scrub_background : MDEV-8139 scrubbing does not work reliably
|
||||
innodb_encryption-page-compression : MDEV-11420
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue