mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
moved procedure list initialization (BUG#6517)
This commit is contained in:
@@ -3940,7 +3940,6 @@ mysql_init_select(LEX *lex)
|
||||
{
|
||||
DBUG_ASSERT(lex->result == 0);
|
||||
lex->exchange= 0;
|
||||
lex->proc_list.first= 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user