[MDEV-16506] CTE with overflow of integer type returns wrong results Created: 2018-06-18 Updated: 2022-12-06 Resolved: 2022-12-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - CTE |
| Affects Version/s: | 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Igor Babaev |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
in 10.3:
Expected to return error, as in 10.2:
|
| Comments |
| Comment by Oleksandr Byelkin [ 2018-12-20 ] | |
|
Why only recursive CTE are special to break on type errors? | |
| Comment by Alice Sherepa [ 2022-12-06 ] | |
|
currently on 10.3-10.11:
|