~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error_t.h

  • Committer: Brian Aker
  • Date: 2011-02-16 02:39:43 UTC
  • mfrom: (2171.1.3 drizzle-staging)
  • Revision ID: brian@tangent.org-20110216023943-z4lxkjvknnrrncr2
Merge of all fixes related to errors, schemas, etc.

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_UNUSED1138,
259
 
  ER_UNUSED1139,
 
258
  ER_INVALID_USE_OF_NULL,
 
259
  ER_REGEXP_ERROR,
260
260
  ER_MIX_OF_GROUP_FUNC_AND_FIELDS,
261
 
  ER_UNUSED1141,
262
 
  ER_UNUSED1142,
263
 
  ER_UNUSED1143,
264
 
  ER_UNUSED1144,
265
 
  ER_UNUSED1145,
 
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,
266
266
  ER_TABLE_UNKNOWN,
267
267
  ER_UNUSED1147,
268
268
  ER_UNUSED1148,