mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-9038 Binlog encryption tests
- created binlog_encryption test suite and added it to the default list - moved some tests from rpl, binlog and multisource suites to extra so that they could be re-used in different suites - made minor changes in include files
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
--max_relay_log_size=16384
|
||||
--log-warnings
|
||||
--plugin-load-add=$FILE_KEY_MANAGEMENT_SO
|
||||
--loose-file-key-management-filename=$MYSQLTEST_VARDIR/std_data/keys.txt
|
||||
--encrypt-binlog
|
Reference in New Issue
Block a user