mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
- wsrep-lib update (SR cleanups and voting support) (#1359)
- TOI error ignoring fix (wsrep_ignore_apply_errors)
This commit is contained in:
committed by
Jan Lindström
parent
1f54b662ae
commit
819c40d694
@ -4817,7 +4817,6 @@ public:
|
||||
rpl_sid wsrep_po_sid;
|
||||
#endif /* GTID_SUPPORT */
|
||||
void *wsrep_apply_format;
|
||||
bool wsrep_apply_toi; /* applier processing in TOI */
|
||||
uchar* wsrep_rbr_buf;
|
||||
wsrep_gtid_t wsrep_sync_wait_gtid;
|
||||
// wsrep_gtid_t wsrep_last_written_gtid;
|
||||
|
Reference in New Issue
Block a user