chaojunzi opened a new issue #8753: URL: https://github.com/apache/shardingsphere/issues/8753
## class org.apache.ibatis.executor.resultset.DefaultResultSetHandler ## sql ``` SELECT * FROM t_invoice_create ``` ##mysql   ##oracle   ## result mysql is ok, oracle is error. Please check this class 【org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement】 Thanks.  ---------------------------------------------------------------- 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]
