mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
Merge 10.1 into 10.2
This commit is contained in:
commit
70db1e3b8a
33 changed files with 214 additions and 239 deletions
|
|
@ -760,6 +760,7 @@ static sp_head *sp_compile(THD *thd, String *defstr, sql_mode_t sql_mode,
|
|||
else
|
||||
{
|
||||
sp= thd->lex->sphead;
|
||||
sp->set_select_number(thd->select_number);
|
||||
}
|
||||
|
||||
thd->pop_internal_handler();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue