mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Tests affected: innodb.group_commit_crash (verbosity improved)
This commit is contained in:
@@ -1428,7 +1428,7 @@ int ha_commit_trans(THD *thd, bool all)
|
||||
if (trt.update())
|
||||
goto err;
|
||||
if (all)
|
||||
trans_commit_stmt(thd);
|
||||
commit_one_phase_2(thd, false, &thd->transaction.stmt, false);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user