mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
8 lines
157 B
INI
8 lines
157 B
INI
!include ../my.cnf
|
|
|
|
[mysqld.1]
|
|
wsrep-on=OFF
|
|
binlog-format=ROW
|
|
wsrep-provider=@ENV.WSREP_PROVIDER
|
|
wsrep-cluster-address='gcomm://'
|
|
innodb_autoinc_lock_mode=2
|