[MDEV-10334] Wrong result with CTEs (name resolution?) Created: 2016-07-04 Updated: 2016-09-04 Resolved: 2016-09-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - CTE |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I am trying an example with CTEs, using branch bb-10.2-mdev9864, tip cset
I think, the last query should produce 10 rows, not 20. |
| Comments |
| Comment by Sergei Petrunia [ 2016-07-04 ] |
| Comment by Sergei Petrunia [ 2016-09-04 ] |
|
Fixed in the current 10.2 tree |