mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
move debug_use_static_encryption_keys and debug_encryption_key_version to a plugin
This commit is contained in:
5
mysql-test/suite/innodb/t/innodb_encryption_debug.opt
Normal file
5
mysql-test/suite/innodb/t/innodb_encryption_debug.opt
Normal file
@@ -0,0 +1,5 @@
|
||||
--innodb-encrypt-tables=ON
|
||||
--innodb-encryption-rotate-key-age=2
|
||||
--innodb-encryption-threads=4
|
||||
--innodb-tablespaces-encryption
|
||||
--plugin-load-add=$DEBUG_KEY_MANAGEMENT_PLUGIN_SO
|
||||
Reference in New Issue
Block a user