~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/set_var.h

  • Committer: Jay Pipes
  • Date: 2009-06-11 17:44:12 UTC
  • mto: This revision was merged to the branch mainline in revision 1061.
  • Revision ID: jpipes@serialcoder-20090611174412-wk98egglux8h2cr2
More style cleanups in Session

Show diffs side-by-side

added added

removed removed

Lines of Context:
985
985
                                                   unsigned char*));
986
986
};
987
987
 
988
 
/* updated in sql_acl.cc */
989
 
 
990
988
extern sys_var_session_bool sys_old_alter_table;
991
989
extern LEX_STRING default_key_cache_base;
992
990