fanyetu commented on issue #9778: URL: https://github.com/apache/shardingsphere/issues/9778#issuecomment-804657769
I circumvented this bug with subqueries. It looks like this:
`insert into test(id, time) values (#{id}, (select SYSDATE from dual))`
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
