[MDEV-9923] ORDER BY position in window function causes strange error code Created: 2016-04-14 Updated: 2017-02-03 Resolved: 2017-02-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - Window functions |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The error is very confusing. |
| Comments |
| Comment by Igor Babaev [ 2017-02-03 ] | ||
|
If we change the integer in order by for 2 we have another bogus error:
| ||
| Comment by Igor Babaev [ 2017-02-03 ] | ||
|
The fix for this bug was pushed into the 10.2 tree. |