zhuzhiyang opened a new issue, #31456: URL: https://github.com/apache/shardingsphere/issues/31456
## Bug Report oracle sql parse failed ``` insert into SYS_ACTION_LOG(ACTION_KEY, ACTION_NAME, ACTION_TIME, ACTION_USER_NAME, ID, IP, PARAMS, REMARK) values(? , ? , ? , ? , ? , ? , ? , ? ) RETURNING ID INTO ? ``` ## Version shardingsphere version: 5.4.1 oracle verion: oracle 11g ## Stacktrace  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
