mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.6 into 10.7
This commit is contained in:
@@ -1673,7 +1673,7 @@ end:
|
||||
{
|
||||
table->file->ha_index_or_rnd_end();
|
||||
ha_commit_trans(thd, FALSE);
|
||||
ha_commit_trans(thd, TRUE);
|
||||
trans_commit(thd);
|
||||
}
|
||||
if (table_opened)
|
||||
{
|
||||
|
Reference in New Issue
Block a user