[MDEV-27506] sql_mode="oracle" Variable assignment in function param clause is not supported. Created: 2020-05-14 Updated: 2024-01-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Manjot Singh (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Compatibility, Oracle | ||
| Description |
|
Variable assignment in param clause is not supported.
full function:
|
| Comments |
| Comment by Julien Fritsch [ 2020-06-02 ] |
|
manjot We only support the most important subset of PL/SQL so far. This MENT is a features which is outside of the currently supported subset. |
| Comment by Michael Widenius [ 2020-06-07 ] |
|
This is a new feature that we are working on |