[MDEV-4651] Crash in my_decimal2decimal in a ORDER BY query Created: 2013-06-13 Updated: 2013-06-18 Resolved: 2013-06-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.12 |
| Fix Version/s: | 10.0.4, 5.5.32, 5.3.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This script crashes mysqld:
|
| Comments |
| Comment by Alexander Barkov [ 2013-06-13 ] |
|
The problem seems to be in a missing call for: |
| Comment by Alexander Barkov [ 2013-06-18 ] |
|
Fixed. Pushed into 5.3.13 and 5.5.32. |