~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

  • Committer: Brian Aker
  • Date: 2009-11-04 16:17:49 UTC
  • mto: This revision was merged to the branch mainline in revision 1207.
  • Revision ID: brian@gaz-20091104161749-z39eqefcb0rxc61z
Valgrind fix for startTransaction()

Show diffs side-by-side

added added

removed removed

Lines of Context:
830
830
  };
831
831
  enum enum_var_type option_type;
832
832
 
833
 
  /* Options used in START TRANSACTION statement */
834
 
  uint32_t start_transaction_opt;
835
 
 
836
833
  int nest_level;
837
834
  uint8_t describe;
838
835
  /*