mirror of
https://github.com/MariaDB/server.git
synced 2026-02-26 12:38:43 +01:00
- extend galera_sequences_transaction test with streaming replication combinations (it demonstrates the exact results compared to the regular Wsrep replication) - remove MDEV-28971 test as it's not applicable after fixing the binlog statement cache replication with Wsrep
13 lines
159 B
Text
13 lines
159 B
Text
[binlogon]
|
|
log-bin
|
|
log-slave-updates
|
|
|
|
[binlogoff]
|
|
|
|
[binlogon-sr]
|
|
log-bin
|
|
log-slave-updates
|
|
wsrep-trx-fragment-size=1
|
|
|
|
[binlogoff-sr]
|
|
wsrep-trx-fragment-size=1
|