~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/errname.cc

  • 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:
379
379
    { "ER_FPARSER_ERROR_IN_PARAMETER",1343 },
380
380
    { "ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER",1344 },
381
381
    { "ER_VIEW_NO_EXPLAIN",1345 },
382
 
    { "ER_FRM_UNKNOWN_TYPE",1346 },
 
382
    { "ER_UNUSED1346",1346 },
383
383
    { "ER_WRONG_OBJECT",1347 },
384
384
    { "ER_NONUPDATEABLE_COLUMN",1348 },
385
385
    { "ER_VIEW_SELECT_DERIVED",1349 },