Allow loading any plugin for tests
Required for 'disks'-plugin.
This commit is contained in:
parent
a377a9fc5a
commit
896ce87332
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=row
|
||||
binlog_row_image=full
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=10
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=11
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=12
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=13
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=14
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=15
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=row
|
||||
binlog_row_image=full
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=row
|
||||
binlog_row_image=full
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=row
|
||||
binlog_row_image=full
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=5
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=6
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=7
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=8
|
||||
|
@ -12,6 +12,7 @@
|
||||
# this is only for the mysqld standalone daemon
|
||||
[mysqld]
|
||||
log-slave-updates
|
||||
plugin_maturity=unknown
|
||||
log-bin=mar-bin
|
||||
binlog-format=STATEMENT
|
||||
server_id=9
|
||||
|
Loading…
x
Reference in New Issue
Block a user