~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/error_t.h

  • Committer: Brian Aker
  • Date: 2011-02-12 06:13:32 UTC
  • mto: This revision was merged to the branch mainline in revision 2161.
  • Revision ID: brian@tangent.org-20110212061332-a5dtetim82r6vvls
Merge in session up and out of sql_select.h

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,