~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error_t.h

  • Committer: Brian Aker
  • Date: 2011-01-19 18:03:32 UTC
  • mfrom: (2088.8.12 timestamp)
  • mto: This revision was merged to the branch mainline in revision 2098.
  • Revision ID: brian@tangent.org-20110119180332-acfk5i8oofp63s40
Merge in time code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
855
855
  ER_TABLE_DROP,
856
856
  ER_TABLE_DROP_ERROR_OCCURRED,
857
857
  ER_TABLE_PERMISSION_DENIED,
 
858
  ER_INVALID_TIMESTAMP_VALUE,
858
859
  ER_TABLE_UNKNOWN,
859
860
 
860
861
  ER_INVALID_CAST_TO_BOOLEAN,