~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

  • Committer: Brian Aker
  • Date: 2011-01-25 07:24:41 UTC
  • mfrom: (2104.3.14 alter-table)
  • Revision ID: brian@tangent.org-20110125072441-gf9f14lkxjhvvku9
MergeĀ inĀ alter/parser

Show diffs side-by-side

added added

removed removed

Lines of Context:
955
955
  {
956
956
    return context_stack.head();
957
957
  }
958
 
  /*
959
 
    Restore the LEX and Session in case of a parse error.
960
 
  */
961
 
  static void cleanup_lex_after_parse_error(Session *session);
962
958
 
963
959
  /**
964
960
    @brief check if the statement is a single-level join