Some basic datatypes and functions in oracle compatibility mode do not work
(MDEV-19162)
|
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Technical task | Priority: | Major |
| Reporter: | Manjot Singh (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Compatibility | ||
| Description |
|
Please add support for commands such as
https://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_4009.htm |
| Comments |
| Comment by Dmitry Tolpeko [ 2019-06-25 ] |
|
Should be single quoted string: IS 'some comment' |
| Comment by Manjot Singh (Inactive) [ 2020-05-14 ] |
|
PL/SQL supports double quote. |