~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.cc

Merged with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1352
1352
{
1353
1353
  sj_nests.empty();
1354
1354
  group_list.empty();
1355
 
  type= db= 0;
 
1355
  db= 0;
1356
1356
  having= 0;
1357
1357
  table_join_options= 0;
1358
1358
  in_sum_expr= with_wild= 0;