Bug #2437 | PreparedStatement.setNull does not set null | ||
---|---|---|---|
Submitted: | 18 Jan 2004 14:10 | Modified: | 18 Jan 2004 15:10 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / J | Severity: | S1 (Critical) |
Version: | 3.0.10 | OS: | Linux (Linux 2.6.1-gentoo) |
Assigned to: | Mark Matthews | CPU Architecture: | Any |
[18 Jan 2004 14:10]
[ name withheld ]
[18 Jan 2004 15:10]
Mark Matthews
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: Please see the following manual section that explains why MySQL will accept a NULL in a NOT NULL column (it silently converts it to the DEFAULT value): http://www.mysql.com/doc/en/constraint_NOT_NULL.html