Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The following Oracle statement is not supported in MariaDB with sql_mode="oracle".
select sysdate from dual; <<<< does not work
select sysdate() from dual; <<<<< does work (but not how existing oracle SQL exists)
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
532d 12h 14m | 1 |
|
183d 18h 7m | 1 |