mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
8 lines
142 B
INI
8 lines
142 B
INI
!include ../my.cnf
|
|
|
|
[mysqld.1]
|
|
wsrep-on=ON
|
|
wsrep-provider=@ENV.WSREP_PROVIDER
|
|
wsrep-cluster-address=gcomm://
|
|
thread_handling=pool-of-threads
|
|
|