You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/24 09:54:42 UTC

[GitHub] [shardingsphere] chaojunzi opened a new issue #8753: Oracle sql like【select * from table】 not work in version 4.1.1.

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:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #8753: Oracle sql like【select * from table】 not work in version 4.1.1.

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #8753:
URL: https://github.com/apache/shardingsphere/issues/8753#issuecomment-751156831


   Hi @chaojunzi ,
   Could you try 5.0.0-alpha for a test?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] chaojunzi commented on issue #8753: Oracle sql like【select * from table】 not work in version 4.1.1.

Posted by GitBox <gi...@apache.org>.
chaojunzi commented on issue #8753:
URL: https://github.com/apache/shardingsphere/issues/8753#issuecomment-750829984


   oracle  driver is ojdbc6-11.2.0.1.0.jar


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #8753: Oracle sql like【select * from table】 not work in version 4.1.1.

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #8753:
URL: https://github.com/apache/shardingsphere/issues/8753


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu commented on issue #8753: Oracle sql like【select * from table】 not work in version 4.1.1.

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #8753:
URL: https://github.com/apache/shardingsphere/issues/8753#issuecomment-753251404


   No response


----------------------------------------------------------------
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:
users@infra.apache.org