[MDEV-10184] Query with ROW_NUMBER() hangs indefinitely if ORDER or PARTITION not specified Created: 2016-06-06 Updated: 2016-06-09 Resolved: 2016-06-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - Window functions |
| Affects Version/s: | 10.2.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | nick ivanov | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | window-functions | ||
| Environment: |
RHEL 6.6 64 bit |
||
| Issue Links: |
|
||||||||||||
| Description |
|
10.2.0-MariaDB The query
hangs indefinitely. The process list shows:
If ORDER BY or PARTITION BY (or both) is specified in OVER(), the query executes successfully. |
| Comments |
| Comment by Elena Stepanova [ 2016-06-09 ] |
|
Thanks. We have this one already, |