Commit graph

4 commits

Author SHA1 Message Date
Gleb Shchepa
3d543dd16d Bug #39265: fix for the bug 33699 should be reverted
Documented behaviour was broken by the patch for bug 33699
that actually is not a bug.

This fix reverts patch for bug 33699 and reverts the
UPDATE of NOT NULL field with NULL query to old
behavior.
2009-02-05 13:49:32 +04:00
pcrews@pcrews-mac-local.local
dd71e64ae7 Bug#34468 - csv_not_null fails
Altered test to expect error on UPDATE SET <not_null_col> = NULL instead
of expecting warning and re-recorded .result file.
2008-02-14 08:17:47 -05:00
pcrews@pcrews-mac-local.local
a55b4dd4fb Fix of .test and .result file for Bug#33558 - stress.ddl_csv requires nullable columns which CSV does not support 2008-01-21 22:28:43 -05:00
pcrews@pcrews-mac-local.local
b9381f1041 New tests added for Bug#33558 - Test "stress.ddl_csv needs nullable columns which CSV does not support
Added new tests and corrected existing tests
2008-01-21 13:49:03 -05:00