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
10 lines
164 B
INI
10 lines
164 B
INI
!include my.cnf
|
|
|
|
[mysqld.1]
|
|
max_allowed_packet=1024
|
|
net_buffer_length=1024
|
|
|
|
[mysqld.2]
|
|
max_allowed_packet=1024
|
|
net_buffer_length=1024
|
|
slave_max_allowed_packet=1024
|