| Bug #49604 | 6.0 processing compound WHERE clause incorrectly with Innodb - extra rows | ||
|---|---|---|---|
| Submitted: | 10 Dec 2009 21:17 | Modified: | 23 Nov 2010 3:08 |
| Reporter: | Patrick Crews | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
| Version: | 6.0 | OS: | Any |
| Assigned to: | Olav Sandstå | CPU Architecture: | Any |
| Tags: | extra rows, innodb, regression | ||
[10 Dec 2009 21:17]
Patrick Crews
[10 Dec 2009 21:20]
Patrick Crews
I should have been more clear in the original submission. In the result sets I have shown in the Description field, what I meant what that the correct result set has 4 '2 1 1' rows. The bug is causing these 4 rows to be repeated, giving us 8 rows. No duplication is occurring for other rows in the result set.
[17 Feb 2010 21:32]
Olav Sandstå
This failure seems not to be reproducible using the current version of mysql-6.0-codebase-bugfixing. I will do an attempt to find what has caused the extra result rows to go away.
[19 Feb 2010 13:55]
Olav Sandstå
This bug has been solved by the fix to Bug#48665. The patch is available here: http://lists.mysql.com/commits/91078 and included in the source code as change set joro@sun.com-20091119162619-op3ny0dvpw8eibij . I have verified that the test case fails without this change and passes with it.
[22 Feb 2010 12: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/commits/101055 2943 Olav.Sandstaa@sun.com 2010-02-22 Test case for Bug#49604 6.0 processing compound WHERE clause incorrectly with Innodb - extra rows The fix for this bug is found in the patch for Bug#48665. This patch adds a test for this bug. @ mysql-test/r/innodb_mysql.result Result for test for Bug#49604. @ mysql-test/t/innodb_mysql.test Test case for Bug#49604.
[22 Feb 2010 14:30]
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/commits/101094 2945 Olav.Sandstaa@sun.com 2010-02-22 Test case for Bug#49604 6.0 processing compound WHERE clause incorrectly with Innodb - extra rows The fix for this bug is found in the patch for Bug#48665. This patch adds a test for this bug. @ mysql-test/r/innodb_mysql.result Result for test for Bug#49604. @ mysql-test/t/innodb_mysql.test Test case for Bug#49604.
[22 Feb 2010 21:14]
Olav Sandstå
Patch is pushed to mysql-6.0-codebase-bugfixing with revision id: olav.sandstaa@sun.com-20100222142955-2rxum4ls3icj95ti .
[25 Feb 2010 19:46]
Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20100225194420-p60r4u90tszj8q2x) (version source revid:olav.sandstaa@sun.com-20100222142955-2rxum4ls3icj95ti) (merge vers: 6.0.14-alpha) (pib:16)
[25 Feb 2010 21:12]
Paul DuBois
Test case. No changelog entry needed.
[13 Apr 2010 8:50]
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/commits/105472 3070 Olav Sandstaa 2010-04-13 Test case for Bug#49604 6.0 processing compound WHERE clause incorrectly with Innodb - extra rows (Backporting of revid:olav.sandstaa@sun.com-20100222142955-2rxum4ls3icj95ti ) The fix for this bug is found in the patch for Bug#48665. This patch adds a test for this bug. @ mysql-test/r/innodb_mysql.result Result for test for Bug#49604. @ mysql-test/t/innodb_mysql.test Test case for Bug#49604.
[16 Aug 2010 6:35]
Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100816062819-bluwgdq8q4xysmlg) (version source revid:alik@sun.com-20100816062612-enatdwnv809iw3s9) (pib:20)
[13 Nov 2010 16:06]
Bugs System
Pushed into mysql-trunk 5.6.99-m5 (revid:alexander.nozdrin@oracle.com-20101113155825-czmva9kg4n31anmu) (version source revid:vasil.dimov@oracle.com-20100629074804-359l9m9gniauxr94) (merge vers: 5.6.99-m4) (pib:21)
