mirror of
https://github.com/MariaDB/server.git
synced 2025-04-21 20:06:07 +03:00
Stabilize test by using correct galera library and restore original galera cluster at end.
8 lines
127 B
INI
8 lines
127 B
INI
!include ../my.cnf
|
|
|
|
[mysqld.1]
|
|
wsrep-on=ON
|
|
wsrep-cluster-address=gcomm://
|
|
wsrep-provider=@ENV.WSREP_PROVIDER
|
|
binlog-format=ROW
|