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
8 lines
164 B
INI
8 lines
164 B
INI
!include ../galera_3nodes.cnf
|
|
|
|
[mysqld]
|
|
wsrep-ignore-apply-errors=0
|
|
|
|
# [mysqld.3]
|
|
# wsrep-sst-method=mysqldump
|
|
# wsrep_sst_receive_address=127.0.0.2:@mysqld.3.port
|