~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/enum.h

Fixed error message thrown when we try to set a variable to an incorrect
value.

Show diffs side-by-side

added added

removed removed

Lines of Context:
866
866
  ER_UNUSED1521,
867
867
  ER_UNUSED1522,
868
868
  ER_UNUSED1523,
869
 
  ER_UNUSED1524,
 
869
  ER_INVALID_OPTION_VALUE,
870
870
  ER_WRONG_VALUE,
871
871
  ER_NO_PARTITION_FOR_GIVEN_VALUE,
872
872
  ER_UNUSED1527,