You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "maqiubb (via GitHub)" <gi...@apache.org> on 2023/06/05 09:18:15 UTC

[GitHub] [shardingsphere] maqiubb opened a new issue, #26056: query execution count reported null exception

maqiubb opened a new issue, #26056:
URL: https://github.com/apache/shardingsphere/issues/26056

   1. Application version
   shardingsphere-jdbc:5.2.0
   oracle:11g
   Spring Boot: 2.2.5
   
   2.Query exception
   
   ![image](https://github.com/apache/shardingsphere/assets/135599167/e3d69e94-6fbe-4410-b9c4-0df4968d655b)
   
   3.execution sql
   select count(*) from tbclient1 a where a.client_type in(?,?,?)
   
   4.configuration
   ![image](https://github.com/apache/shardingsphere/assets/135599167/4baf61e0-105b-495d-afee-992636023149)
   
   ds0,ds1
   ![image](https://github.com/apache/shardingsphere/assets/135599167/f99aea06-8ed2-4e21-8c66-b7d928a2145d)
   
   
   
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org