1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge community up to enterprise, thus ending the community-server

adventure.
This commit is contained in:
Chad MILLER
2009-05-06 09:06:32 -04:00
56 changed files with 2313 additions and 212 deletions

View File

@ -200,7 +200,7 @@ void lex_start(THD *thd)
lex->proc_list.first= 0;
lex->escape_used= FALSE;
lex->reset_query_tables_list(FALSE);
lex->profile_options= PROFILE_NONE;
lex->nest_level=0 ;
lex->allow_sum_func= 0;
lex->in_sum_func= NULL;