[MDEV-16558] Parenthesized expression does not work as a lower FOR loop bound Created: 2018-06-25 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Parser, Stored routines |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This script works fine in Oracle:
An equivalent script in MariaDB fails on error:
|
| Comments |
| Comment by Alexander Barkov [ 2018-06-25 ] | |||||||
|
Another example script that works in Oracle but an equivalent script fails in MariaDB:
|