mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 08:34:28 +02:00
Refs MW-252
- reverted from tracking donor servicing thread. With xtrabackup SST, xtrabackup thread will call FTWRL and node is desynced upfront - Skipping desync in FTWRL if node is operating as donor
This commit is contained in:
parent
b159b666e5
commit
8ec50ebda3
6 changed files with 10 additions and 7 deletions
|
|
@ -3880,7 +3880,6 @@ public:
|
|||
bool wsrep_apply_toi; /* applier processing in TOI */
|
||||
bool wsrep_skip_append_keys;
|
||||
wsrep_gtid_t wsrep_sync_wait_gtid;
|
||||
my_bool wsrep_donor; /* true if thread is SST donor servicing */
|
||||
ulong wsrep_affected_rows;
|
||||
#endif /* WITH_WSREP */
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue