mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 01:04:19 +01:00
509b836623
Added encryption support for online alter table where InnoDB temporary files are used. Added similar support also for tables containing full text-indexes. Made sure that table remains encrypted during discard and import tablespace.
8 lines
188 B
Text
8 lines
188 B
Text
--innodb-encrypt-tables=ON
|
|
--innodb-encrypt-log=ON
|
|
--innodb-encryption-rotate-key-age=15
|
|
--innodb-encryption-threads=4
|
|
--innodb-tablespaces-encryption
|
|
--innodb-max-dirty-pages-pct=0.001
|
|
|
|
|