1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
This commit is contained in:
serg@serg.mylan
2004-11-07 22:48:35 +01:00
26 changed files with 520 additions and 178 deletions

View File

@ -1845,8 +1845,7 @@ Cursor::fetch(ulong num_rows)
error= 0;
#ifdef USING_TRANSACTIONS
if (thd->transaction.all.innobase_tid)
ha_release_temporary_latches(thd);
ha_release_temporary_latches(thd);
#endif
thd->restore_backup_item_arena(this, &thd->stmt_backup);