mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Fix test failure on these scrub tests.
This commit is contained in:
committed by
Sergei Golubchik
parent
4865fd105a
commit
d2b87801b6
@@ -1,14 +1,7 @@
|
|||||||
--innodb-file-per-table=1
|
--innodb_file_per_table=1
|
||||||
--innodb-file-format=Barracuda
|
--innodb_file_format=Barracuda
|
||||||
--innodb-encrypt-tables=0
|
--innodb-immediate-scrub-data-uncompressed=OFF
|
||||||
--innodb-encryption-threads=0
|
--innodb-background-scrub-data-uncompressed=ON
|
||||||
--innodb-immediate-scrub-data-uncompressed=OFF
|
--innodb-background-scrub-data-compressed=ON
|
||||||
--innodb-background-scrub-data-uncompressed=ON
|
|
||||||
--innodb-background-scrub-data-compressed=ON
|
|
||||||
--loose-innodb-scrub-force-testing=ON
|
--loose-innodb-scrub-force-testing=ON
|
||||||
--encrypt-tmp-disk-tables=ON
|
--innodb-tablespaces_scrubbing
|
||||||
--aria-encrypt-tables=ON
|
|
||||||
--innodb-encryption-threads=4
|
|
||||||
--innodb-encryption-rotate-key-age=15
|
|
||||||
--innodb-encrypt-tables=ON
|
|
||||||
--innodb-tablespaces-scrubbing
|
|
||||||
|
@@ -1,15 +1,7 @@
|
|||||||
--innodb-file-per-table=1
|
--innodb_file_per_table=1
|
||||||
--innodb-file-format=Barracuda
|
--innodb_file_format=Barracuda
|
||||||
--innodb-encrypt-tables=off
|
--innodb-immediate-scrub-data-uncompressed=ON
|
||||||
--innodb-immediate-scrub-data-uncompressed=ON
|
--innodb-background-scrub-data-uncompressed=ON
|
||||||
--innodb-background-scrub-data-uncompressed=ON
|
--innodb-background-scrub-data-compressed=ON
|
||||||
--innodb-background-scrub-data-compressed=ON
|
--loose-innodb-scrub-force-testing=ON
|
||||||
--loose-innodb-scrub-force-testing=ON
|
--innodb-tablespaces_scrubbing
|
||||||
--innodb-encryption-threads=0
|
|
||||||
--encrypt-tmp-disk-tables=ON
|
|
||||||
--aria-encrypt-tables=ON
|
|
||||||
--innodb-encryption-threads=4
|
|
||||||
--innodb-encryption-rotate-key-age=15
|
|
||||||
--innodb-encrypt-tables=ON
|
|
||||||
--innodb-tablespaces-scrubbing
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user