Hi,
I am using JDev 11.1.2.4 with MySql as the database.
I want to use audit columns ie. created_by, created_date, modified_date with MySql DB.
when I set track Change History on the EO, it throws below error
(oracle.jbo.SQLStmtException) JBO-33020: Current time is not available from SQL statement "select sysdate from dual".
Any ideas how can I acheive this?
thanks