~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error_t.h

  • Committer: Monty Taylor
  • Date: 2011-02-13 17:26:39 UTC
  • mfrom: (2157.2.2 give-in-to-pkg-config)
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: mordred@inaugust.com-20110213172639-nhy7i72sfhoq13ms
Merged in pkg-config fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
255
255
  ER_CANT_CREATE_THREAD,
256
256
  ER_WRONG_VALUE_COUNT_ON_ROW,
257
257
  ER_CANT_REOPEN_TABLE,
258
 
  ER_INVALID_USE_OF_NULL,
259
 
  ER_REGEXP_ERROR,
 
258
  ER_UNUSED1138,
 
259
  ER_UNUSED1139,
260
260
  ER_MIX_OF_GROUP_FUNC_AND_FIELDS,
261
 
  ER_NONEXISTING_GRANT,
262
 
  ER_TABLEACCESS_DENIED_ERROR,
263
 
  ER_COLUMNACCESS_DENIED_ERROR,
264
 
  ER_ILLEGAL_GRANT_FOR_TABLE,
265
 
  ER_GRANT_WRONG_HOST_OR_USER,
 
261
  ER_UNUSED1141,
 
262
  ER_UNUSED1142,
 
263
  ER_UNUSED1143,
 
264
  ER_UNUSED1144,
 
265
  ER_UNUSED1145,
266
266
  ER_TABLE_UNKNOWN,
267
267
  ER_UNUSED1147,
268
268
  ER_UNUSED1148,