1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-11 13:21:44 +03:00
Elena Stepanova 611f91605a 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
2016-12-05 20:19:01 +02:00

10 lines
137 B
INI

!include my.cnf
[mysqld.1]
binlog-checksum=CRC32
master-verify-checksum=1
[mysqld.2]
binlog-checksum=CRC32
slave-sql-verify-checksum=1