[MDEV-20730] Syntax error on SELECT INTO @variable with CTE Created: 2019-10-02 Updated: 2019-10-18 Resolved: 2019-10-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.9 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Jacob Williams | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression, sql | ||
| Environment: |
Official Docker images 10.4.0-10.4.8 |
||
| Description |
|
This worked in 10.2 and 10.3 but has syntax error in 10.4. I couldn't find any documentation of the change.
|
| Comments |
| Comment by Elena Stepanova [ 2019-10-02 ] | ||
|
Thanks for the report. | ||
| Comment by Oleksandr Byelkin [ 2019-10-17 ] | ||
|
Workaround is a deprecated syntax:
|