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
   
![image](https://user-images.githubusercontent.com/31429166/103080335-92b9c000-4610-11eb-872f-7901a597a78b.png)
   
![image](https://user-images.githubusercontent.com/31429166/103080352-99e0ce00-4610-11eb-8006-a79e1dfa24da.png)
   ##oracle
   
![image](https://user-images.githubusercontent.com/31429166/103080383-ae24cb00-4610-11eb-803d-0efa7ab779d6.png)
   
![image](https://user-images.githubusercontent.com/31429166/103080391-b250e880-4610-11eb-9248-7927ecb8035f.png)
   
   ## result
   mysql is ok, oracle  is  error.
   Please check this class 
【org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement】
   Thanks.
   
![image](https://user-images.githubusercontent.com/31429166/103080552-0956bd80-4611-11eb-8c89-a6b3663a415b.png)
   
   
   
   
   


----------------------------------------------------------------
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]


Reply via email to