~drizzle-trunk/drizzle/development

Viewing all changes in revision 685.4.10.

  • Committer: Jay Pipes
  • Date: 2008-12-18 20:36:34 UTC
  • mto: This revision was merged to the branch mainline in revision 717.
  • Revision ID: jpipes@serialcoder-20081218203634-9hsl6ac69m8s5oj7
Fixed bug where error 1364 was not being thrown in an appropriate place.  Now, check_that_all_fields_have_given_values() method does two separate checks, one for not being in the write_set() and not having a default value (raise 1364) and another for being in the write_set() but having a NULL value set

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: