[MDEV-15894] Error, while using aggregated functions/window functions in anchor part Created: 2018-04-17 Updated: 2018-04-24 Resolved: 2018-04-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - CTE |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Using aggregated functions/window functions in anchor part (not in a recursive part)-is allowed in Mysql, Mariadb returns error 4008: Restrictions imposed on recursive definitions are violated for table
|
| Comments |
| Comment by Igor Babaev [ 2018-04-21 ] |
|
A fix for this bug was pushed into 10.2 |