MW-388 Remove unnecessary conditions
This commit is contained in:
parent
958ad5a880
commit
b79407c5e9
@ -5622,8 +5622,6 @@ finish:
|
||||
trans_rollback_stmt(thd);
|
||||
#ifdef WITH_WSREP
|
||||
else if (thd->spcont &&
|
||||
!thd->is_error() &&
|
||||
!thd->in_multi_stmt_transaction_mode() &&
|
||||
(thd->wsrep_conflict_state == MUST_ABORT ||
|
||||
thd->wsrep_conflict_state == CERT_FAILURE))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user