~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.cc

  • Committer: Brian Aker
  • Date: 2010-02-09 21:18:30 UTC
  • mfrom: (1273.2.42)
  • Revision ID: brian@gaz-20100209211830-7vf91n0yasi0r28y
Merge Stewart.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1590
1590
  quick_group= 1;
1591
1591
  table_charset= 0;
1592
1592
  precomputed_group_by= 0;
1593
 
  bit_fields_as_long= 0;
1594
1593
}
1595
1594
 
1596
1595
void Tmp_Table_Param::cleanup(void)