mirror of
https://github.com/MariaDB/server.git
synced 2025-02-12 00:15:35 +01:00
![Alexey Yurchenko](/assets/img/avatar_default.png)
* 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
|
|
|