| Bug #11285 | left join problem | ||
|---|---|---|---|
| Submitted: | 13 Jun 2005 12:44 | Modified: | 13 Jul 2005 20:59 |
| Reporter: | Yoshiaki Tajika (Basic Quality Contributor) | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S2 (Serious) |
| Version: | 5.0 | OS: | Any (*) |
| Assigned to: | Bugs System | Target Version: | |
[13 Jun 2005 12:44]
Yoshiaki Tajika
[13 Jun 2005 14:07]
Aleksey Kishkin
tested on win xp 5.0.6
[15 Jun 2005 11: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/26015
[15 Jun 2005 16:57]
Igor Babaev
ChangeSet
1.1936 05/06/15 02:02:25 igor@rurik.mysql.com +3 -0
join_outer.result, join_outer.test:
Added a test case for bug #11285.
sql_select.cc:
Fixed bug #11285.
The problem occurred with Item_equal in an 'on expression'
that was evaluated to false.
The fix will appear in 5.0.8.
[13 Jul 2005 20:59]
Paul DuBois
Noted in 5.0.8 changelog.
