[MDEV-5859] MySQL WL#6098 Eliminate GROUP_CONCAT intermediate result limitation Created: 2014-03-14 Updated: 2018-01-01 Resolved: 2018-01-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Fix Version/s: | 10.1.13 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Test case for MySQL "WL#6098 Eliminate GROUP_CONCAT intermediate result limitation" fails in 10.0. Even though it is WL, result difference looks like a bug. There is corresponding bug report also: Bug#13387020 GROUP_CONCAT WITH ORDER BY RESULTS ARE TRUNCATED. Test diff attached. Please try to apply test case as is unless it is applicable. |
| Comments |
| Comment by Daniel Black [ 2018-01-01 ] |
|
Fixed in 6c414fcf89510215d6d3466eb9992d444eadae89 by sanja |