Bug #36346 | Tables accepting NULL in NOT NULL fields | ||
---|---|---|---|
Submitted: | 25 Apr 2008 14:42 | Modified: | 25 Apr 2008 15:32 |
Reporter: | Tim Waddell | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Websites: bugs.mysql.com | Severity: | S2 (Serious) |
Version: | 5.0.45-community-log | OS: | Linux (PHP 5.2.5) |
Assigned to: | CPU Architecture: | Any | |
Tags: | NOT NULL, null |
[25 Apr 2008 14:42]
Tim Waddell
[25 Apr 2008 15:32]
Valeriy Kravchuk
Sorry, but 'NULL' is not the same as NULL. So, server surely can accept 'NULL' string as a value for some NOT NULL columns. This is not a bug of server, though.