Bug #2794 | PreparedStatement dismiss LEFT JOIN ON clause when WHERE clause is present | ||
---|---|---|---|
Submitted: | 14 Feb 2004 9:40 | Modified: | 1 Apr 2004 13:30 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.2 | OS: | Linux (Linux) |
Assigned to: | Oleksandr Byelkin | CPU Architecture: | Any |
[14 Feb 2004 9:40]
[ name withheld ]
[17 Feb 2004 11:00]
Dean Ellis
Verified against 4.1.2. It does appear to be producing a cartesian product, easily observed by adding unrelated rows to the test6 table. Thank you.
[31 Mar 2004 16:06]
Oleksandr Byelkin
ChangeSet 1.1757 04/04/01 03:00:38 bell@sanja.is.com.ua +5 -0 fix for table/field caching mechanism save moving ON/USING tables conditions to WHERE clause (BUG#2794)
[1 Apr 2004 13:30]
Oleksandr Byelkin
Thank you for bugreport! Patch for this bug is pushed to our local repository and will be present in next server release.