~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/base.h

Merged up with build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
305
305
/*
306
306
  Errorcodes given by handler functions
307
307
 
308
 
  opt_sum_query() assumes these codes are > 1
 
308
  optimizer::sum_query() assumes these codes are > 1
309
309
  Do not add error numbers before HA_ERR_FIRST.
310
310
  If necessary to add lower numbers, change HA_ERR_FIRST accordingly.
311
311
*/