mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
5.1-bugteam->5.5-bugteam merge
This commit is contained in:
commit
e6bf102466
24 changed files with 153 additions and 83 deletions
|
|
@ -383,7 +383,7 @@ void lex_start(THD *thd)
|
|||
lex->select_lex.group_list.empty();
|
||||
lex->describe= 0;
|
||||
lex->subqueries= FALSE;
|
||||
lex->view_prepare_mode= FALSE;
|
||||
lex->context_analysis_only= 0;
|
||||
lex->derived_tables= 0;
|
||||
lex->safe_to_cache_query= 1;
|
||||
lex->leaf_tables_insert= 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue