mirror of
https://github.com/MariaDB/server.git
synced 2025-04-06 15:25:32 +02:00

* Collect and pass apply error data to provider * Rollback failed transaction and continue operation if provider returns SUCCESS * MTR tests for inconsistency voting
9 lines
122 B
INI
9 lines
122 B
INI
!include ../galera_3nodes.cnf
|
|
|
|
[mysqld]
|
|
wsrep-slave-threads=8
|
|
wsrep-ignore-apply-errors=0
|
|
|
|
[ENV]
|
|
galera_cluster_size = 3
|
|
|