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