[MDEV-214] lp:967242 Wrong result with JOIN, AND in ON condition, multi-part key, GROUP BY, subquery and OR in WHERE Created: 2012-04-06 Updated: 2012-05-03 Due: 2012-04-28 Resolved: 2012-05-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.23, 5.3.5, 5.2.12, 5.1.62 |
| Fix Version/s: | 5.5.24, 5.3.7, 5.2.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://bugs.launchpad.net/maria/+bug/967242 |
| Comments |
| Comment by Oleksandr Byelkin [ 2012-04-09 ] |
|
This bug appeared to be legacy (repeatable without subqueries). It is repeatable in 5.1 and 5.3 and fixed in 5.5 |
| Comment by Oleksandr Byelkin [ 2012-04-09 ] |
|
the original test suite still repeatable in 5.5 so fix of query with rand should be modified for subselects. |
| Comment by Oleksandr Byelkin [ 2012-04-30 ] |
|
The fix of this bug committed for review. |
| Comment by Sergei Golubchik [ 2012-05-03 ] |
|
pushed |