Bug #8711 | <=> fails in WHERE clause, works in HAVING | ||
---|---|---|---|
Submitted: | 22 Feb 2005 21:19 | Modified: | 11 Mar 2005 0:10 |
Reporter: | Rene Churchill | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 4.0.21 | OS: | MacOS (Mac OSX 10.3.6) |
Assigned to: | Sergey Petrunya | CPU Architecture: | Any |
[22 Feb 2005 21:19]
Rene Churchill
[5 Mar 2005 9:02]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/22687
[10 Mar 2005 23:15]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/22919
[10 Mar 2005 23:17]
Sergey Petrunya
Pushed into 4.0.25
[10 Mar 2005 23:29]
Sergey Petrunya
Short description of the bug: Queries with OUTER JOIN and '<=>' operator in the WHERE clause return fewer rows. (as if some of query outer joins were inner joins)
[11 Mar 2005 0:10]
Paul DuBois
Noted in 4.0.25 changelog.