mirror of
https://github.com/MariaDB/server.git
synced 2025-07-19 09:48:14 +02:00

copy of commit 86587affafe77ef555f7c3839839de44f0f203f3 Author: Tian Xia <tianx@fb.com> Date: Tue Oct 4 10:01:52 2016 -0700 Allow filtering of show commands through admission control
8 lines
147 B
INI
8 lines
147 B
INI
!include include/default_my.cnf
|
|
!include suite/rocksdb/my.cnf
|
|
!include suite/rpl/my.cnf
|
|
|
|
[mysqld.1]
|
|
binlog_format=row
|
|
[mysqld.2]
|
|
binlog_format=row
|