[MDEV-15715] sql_mode = Oracle with MariaDB 10.3.4 and Store procedure Created: 2018-03-29 Updated: 2018-04-30 Resolved: 2018-04-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Stored routines |
| Affects Version/s: | 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Aurélien LEQUOY | Assignee: | Alexander Barkov |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Hello I tried short example to try compatibility of Oracle with MariaDB but it's not work : sql_mode = Oracle
|
| Comments |
| Comment by Elena Stepanova [ 2018-04-06 ] | ||||||||||||||||||
|
It appears to be a limitation of the current implementation. There is a separate task for support of IN/OUT for functions, it hasn't been done yet: | ||||||||||||||||||
| Comment by Alexander Barkov [ 2018-04-09 ] | ||||||||||||||||||
|
Correct, IN/OUT parameter data types are not supported yet in Functions. After removing "IN", this script creates the function:
| ||||||||||||||||||
| Comment by Aurélien LEQUOY [ 2018-04-30 ] | ||||||||||||||||||
|
i got a new error :
|