[MDEV-20411] Procedure containing CTE incorrectly stored in mysql.proc Created: 2019-08-22 Updated: 2021-06-29 Resolved: 2021-06-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - CTE, Stored routines |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.40 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | not-10.3, not-10.4 | ||
| Description |
|
Only reproducible on 10.2.
Note wrong body:
|
| Comments |
| Comment by Igor Babaev [ 2021-06-29 ] |
|
A fix for this bug was pushed into 10.2. Only changes in test files must be merged upstream. |