[MDEV-9976] Parsing problems related to Window functions Created: 2016-04-24 Updated: 2017-02-02 Resolved: 2017-02-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - Window functions, Parser |
| 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: | 10.2-ga | ||
| Description |
|
This works:
But this does not work and returns a rather vague syntax error:
It works in PostgreSQL:
Standard specifies:
|
| Comments |
| Comment by Vicențiu Ciorbaru [ 2016-09-17 ] |
|
This issue is related to |
| Comment by Igor Babaev [ 2017-02-02 ] |
|
The fix for this bug was pushed into the 10.2 tree |