mirror of
https://github.com/MariaDB/server.git
synced 2025-02-11 16:05:34 +01:00
![Elena Stepanova](/assets/img/avatar_default.png)
- 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
7 lines
82 B
INI
7 lines
82 B
INI
!include my.cnf
|
|
|
|
[mysqld.1]
|
|
binlog_checksum=NONE
|
|
|
|
[mysqld.2]
|
|
binlog_checksum=NONE
|