~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error_t.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:
858
858
  ER_INVALID_TIMESTAMP_VALUE,
859
859
  ER_TABLE_UNKNOWN,
860
860
 
 
861
  ER_PARSE_ERROR_UNKNOWN,
861
862
  ER_INVALID_CAST_TO_BOOLEAN,
862
863
  ER_TRANSACTIONAL_DDL_NOT_SUPPORTED,
863
864
  // Leave ER_INVALID_BOOLEAN_VALUE as LAST, and force people to use tags