[MDEV-4269] crash when grouping by values() Created: 2013-03-13 Updated: 2013-03-19 Resolved: 2013-03-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.1, 5.5.30, 5.1.67, 5.2.14, 5.3.12 |
| Fix Version/s: | 10.0.2, 5.5.31, 5.1.73, 5.2.15, 5.3.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | sbester1 | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
winx64, linux x64 |
||
| Description |
|
Initial valgrind error from maria revno 3503:
|
| Comments |
| Comment by Oleksandr Byelkin [ 2013-03-18 ] |
|
The problem is that that temporary field for result_field was not created for Item_default_value. |
| Comment by Oleksandr Byelkin [ 2013-03-18 ] |
|
committed for review |
| Comment by Oleksandr Byelkin [ 2013-03-18 ] |
|
pushed to 5.1 |