~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error.h

  • Committer: Brian Aker
  • Date: 2010-01-12 00:55:03 UTC
  • mfrom: (1259.5.16 kill-frm-mention)
  • Revision ID: brian@gaz-20100112005503-j92e68kvwkxol6ay
Merge Stewart.

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,