~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/table.h

  • Committer: Brian Aker
  • Date: 2009-02-08 03:02:04 UTC
  • Revision ID: brian@tangent.org-20090208030204-3gz6xwcq5niux5nm
Class rewrite of Session (aka get all of the junk out)

Show diffs side-by-side

added added

removed removed

Lines of Context:
413
413
 
414
414
struct st_lex;
415
415
class select_union;
416
 
class TMP_TABLE_PARAM;
 
416
class Tmp_Table_Param;
417
417
 
418
418
typedef struct st_changed_table_list
419
419
{