[MDEV-5071] [5.1-5.2 only] Wrong result (missing rows) with group by, multi-part key, equality conditions (MySQL:70359) Created: 2013-09-25 Updated: 2014-11-16 Resolved: 2014-11-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 5.1.67, 5.2.14 |
| Fix Version/s: | 5.1.73, 5.2.15 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | upstream | ||
| Issue Links: |
|
||||
| Description |
|
The bug also exists in MariaDB 5.3.12, but it has been fixed in the current 5.3 tree. It still exists in 5.1 and 5.2 tree though. It also exists in all of 5.1-5.7 to date. I'm filing it for the record, to make it easier to find.
Actual result:
Expected result:
EXPLAIN:
|
| Comments |
| Comment by Elena Stepanova [ 2013-12-02 ] |
|
It's still rather difficult to find in JIRA, so I've added MySQL number to the summary and EXPLAIN to the description to extend searchable content. |
| Comment by Elena Stepanova [ 2013-12-06 ] |
|
The bug was fixed on 5.3 tree by the following revision: revno: 3622 Analys: Solution: |
| Comment by Elena Stepanova [ 2014-11-16 ] |
|
I don't expect anyone will fix wrong result bugs in 5.1/5.2 at this point, thus closing as 'Won't fix'. It was filed for searching purposes, it will still serve it even in the closed state. |