[MDEV-19328] sql_mode=ORACLE: Package function in VIEW Created: 2019-04-25 Updated: 2022-03-25 Resolved: 2022-03-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.4.4, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.9.0, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Yuriy Kuleshov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Compatibility | ||
| Issue Links: |
|
||||||||||||
| Description |
|
There is an error when executing query with view, which uses package function.
Produces error:
And there is no error when using standalone function, not package function:
produces no error. |
| Comments |
| Comment by Alice Sherepa [ 2019-04-25 ] | ||||||||||||||||
|
Thanks for the report! Repeatable with 10.3,10.4
| ||||||||||||||||
| Comment by Alessandro [ 2022-03-22 ] | ||||||||||||||||
|
"bug" Last update 2021... |