5.1-bugteam->5.5-bugteam merge

This commit is contained in:
Sergey Glukhov 2010-12-14 13:46:00 +03:00
commit e6bf102466
24 changed files with 153 additions and 83 deletions

View file

@ -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;