~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2009-03-16 15:20:27 UTC
  • mto: (934.3.7 mordred)
  • Revision ID: jpipes@serialcoder-20090316152027-njlreaim8vxqta6c
Fixes ENUM field type to throw an error on bad data input.  0 is now not
allowed on insertion.  MySQL allows 0, in the manual it states 0 is "the
null string error index" whatever that means.  Drizzle doesn't allow it.

Corrected test cases.

Also cleans up indentation on JOIN::exec() which was bothering me.
Filename Latest Rev Last Changed Committer Comment Size
..
File autorun.sh 908.1.8 16 years ago Monty Taylor Clean up after ourselves. 4.1 KB Diff Download File
File config.rpath 202.3.1 16 years ago Monty Taylor Added very initial gettextize stuff. 17.9 KB Diff Download File
link-warning.h 815.1.3 16 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 1.2 KB Diff Download File
uncrustify.cfg 656.1.17 16 years ago Monty Taylor Updated uncrustify config just a bit. 3.4 KB Diff Download File