mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-marvel
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-lex-string
This commit is contained in:
@@ -176,7 +176,8 @@ void lex_start(THD *thd, const uchar *buf, uint length)
|
||||
lex->reset_query_tables_list(FALSE);
|
||||
lex->expr_allows_subselect= TRUE;
|
||||
|
||||
lex->name= 0;
|
||||
lex->name.str= 0;
|
||||
lex->name.length= 0;
|
||||
lex->event_parse_data= NULL;
|
||||
|
||||
lex->nest_level=0 ;
|
||||
|
||||
Reference in New Issue
Block a user