mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-9010 Encryption preset file contains different configuration preset then documentation
* clarify the comment in the preset file * make boolean --aria-encrypt-tables option to work without an argument
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
--aria-encrypt-tables=ON
|
||||
--encrypt-tmp-disk-tables=ON
|
||||
--innodb-encrypt-tables=ON
|
||||
--innodb-encrypt-log=ON
|
||||
--aria-encrypt-tables
|
||||
--encrypt-tmp-disk-tables
|
||||
--innodb-encrypt-tables
|
||||
--innodb-encrypt-log
|
||||
--innodb-encryption-rotate-key-age=15
|
||||
--innodb-encryption-threads=4
|
||||
--innodb-tablespaces-encryption
|
||||
|
Reference in New Issue
Block a user