mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge mysql.com:/home/mydev/mysql-5.0
into mysql.com:/home/mydev/mysql-5.0-5000
This commit is contained in:
@@ -681,6 +681,8 @@ sp_head::execute_procedure(THD *thd, List<Item> *args)
|
||||
nctx->set_oindex(i, static_cast<Item_splocal *>(it)->get_offset());
|
||||
}
|
||||
}
|
||||
// Clean up the joins before closing the tables.
|
||||
thd->lex->unit.cleanup();
|
||||
// Close tables opened for subselect in argument list
|
||||
close_thread_tables(thd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user