Files
MaxScale/maxscale-system-test/binlog_enc_aes_ctr.cnf
Timofey Turenko 8c6ca38a8a add tests
2017-05-23 21:09:30 +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