Bug #6297 | prepared statement, wrong handling of <parameter> IS NULL | ||
---|---|---|---|
Submitted: | 28 Oct 2004 9:07 | Modified: | 19 Dec 2004 17:51 |
Reporter: | Matthias Leich | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1 | OS: | |
Assigned to: | Konstantin Osipov | CPU Architecture: | Any |
[28 Oct 2004 9:07]
Matthias Leich
[28 Oct 2004 9:08]
Matthias Leich
test case
Attachment: ml_err35.test (application/octet-stream, text), 591 bytes.
[3 Nov 2004 21:05]
Konstantin Osipov
Subject: bk commit - 4.1 tree (konstantin:1.2078) BUG#6297 ChangeSet 1.2078 04/11/04 00:03:28 konstantin@mysql.com +3 -0 A fix and test case for Bug#6297 "prepared statement, wrong handling of <parameter> IS NULL": we must not only set Item::null_value in Item_param, but implement Item_param::is_null() to work well with IS NULL/IS NOT NULL clauses.
[19 Dec 2004 17:51]
Konstantin Osipov
Fixed in 4.1.8