mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge 10.2 into bb-10.2-ext
This commit is contained in:
@ -42,6 +42,7 @@ void wsrep_cleanup_transaction(THD *thd)
|
||||
thd->wsrep_trx_meta.depends_on= WSREP_SEQNO_UNDEFINED;
|
||||
thd->wsrep_exec_mode= LOCAL_STATE;
|
||||
thd->wsrep_affected_rows= 0;
|
||||
thd->wsrep_skip_wsrep_GTID= false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user