mirror of
https://github.com/MariaDB/server.git
synced 2025-02-04 21:02:17 +01:00
c796c26640
Grep is not safe as it will confuse if there is more than one matching line or if progress report is slightly different as progress reporting is afected by how fast IST is send/received. Fix is to use sed and we are interested only that there is at least one progress report from IST.
7 lines
121 B
INI
7 lines
121 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld.1]
|
|
wsrep_provider_options='base_port=@mysqld.1.#galera_port;pc.ignore_sb=true'
|
|
|
|
|
|
|