[MDEV-15478] Explicit column name error in CTE of UNION Created: 2018-03-06 Updated: 2021-01-15 Resolved: 2018-04-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - CTE, Parser |
| Affects Version/s: | 10.3.5, 10.2, 10.3 |
| Fix Version/s: | 10.2.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Galina Shalygina (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
| Comments |
| Comment by Alice Sherepa [ 2018-03-12 ] | |||||
|
Probably the same, imported from mysql 8.0 CTE tests:
ERROR 1054 (42S22): Unknown column 'qn1.bar' in 'field list' | |||||
| Comment by Galina Shalygina (Inactive) [ 2018-04-12 ] | |||||
|
Pushed in 10.2 |