Implement SQL standard Common Table Expression (CTE) support
(MDEV-8308)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | None |
| Fix Version/s: | 10.2.0 |
| Type: | Technical task | Priority: | Major |
| Reporter: | Igor Babaev | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 3 |
| Labels: | Compatibility, contribution | ||
| Issue Links: |
|
||||||||
| Description |
|
Support for WITH: Example: |
| Comments |
| Comment by Sergei Petrunia [ 2015-12-08 ] |
|
while working on this, it was discovered that |
| Comment by Igor Babaev [ 2016-04-02 ] |
|
The contribution was merged with 10.2 and pushed into the 10.2 tree. |