Files
MaxScale/system-test/binlog_enc_aes_ctr.cnf
Esa Korhonen 08f5174915 MXS-2900 Rename maxscale-system-test directory to system-test
A link with the old directory name is provided.
2020-07-28 15:24:27 +03:00

13 lines
298 B
INI

[mysqld]
plugin-load-add=file_key_management.so
file_key_management_encryption_algorithm=aes_ctr
file_key_management_filename = /etc/mariadb_binlog_keys.txt
encrypt-binlog=1
# Enable checksum
binlog_checksum=CRC32
#Enable large packets handling
max_allowed_packet=1042M
innodb_log_file_size=142M