~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error.h

  • Committer: Joe Daly
  • Date: 2010-01-12 19:58:01 UTC
  • mfrom: (1266 build)
  • mto: This revision was merged to the branch mainline in revision 1269.
  • Revision ID: skinny.moey@gmail.com-20100112195801-tbdunjstsj0f6i6v
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
377
377
  ER_FPARSER_ERROR_IN_PARAMETER,
378
378
  ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER,
379
379
  ER_VIEW_NO_EXPLAIN,
380
 
  ER_FRM_UNKNOWN_TYPE,
 
380
  ER_UNUSED1346,
381
381
  ER_WRONG_OBJECT,
382
382
  ER_NONUPDATEABLE_COLUMN,
383
383
  ER_VIEW_SELECT_DERIVED,