-
Type:
Technical task
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Parser
-
Labels:None
When running with the default sql_mode, MariaDB does not support qualifiers in stored function parameters. Qualifiers are only supported in stored procedure parameters.
When running with sql_mode=ORACLE, MariaDB should support IN, OUT, INOUT parameter qualifiers in CREATE FUNCTION, for Oracle compatibility.
- is duplicated by
-
MDEV-15715 sql_mode = Oracle with MariaDB 10.3.4 and Store procedure
-
- Closed
-
-
MDEV-17762 PL/SQL FUNCTION arguments with IN/OUT declaration fails
-
- Closed
-