mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
7 lines
163 B
Text
7 lines
163 B
Text
|
!include my.cnf
|
||
|
|
||
|
[mysqld.2]
|
||
|
plugin-load-add= @ENV.FILE_KEY_MANAGEMENT_SO
|
||
|
loose-file-key-management-filename=@ENV.MYSQLTEST_VARDIR/std_data/keys.txt
|
||
|
encrypt-binlog
|