mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Conflicts: mysql-test/r/sp.result mysql-test/t/sp.test
This commit is contained in:
@ -2903,6 +2903,7 @@ static bool do_execute_sp(THD *thd, sp_head *sp)
|
||||
result of previous parsing.
|
||||
*/
|
||||
thd->lex->current_select= NULL;
|
||||
thd->lex->in_sum_func= 0; // For Item_field::fix_fields()
|
||||
|
||||
/*
|
||||
We never write CALL statements into binlog:
|
||||
|
Reference in New Issue
Block a user