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

[GitHub] [shardingsphere] 294794668 opened a new issue, #24664: Stuck when querying data

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

   when i use mysql:mysql-connector-java:8.0.32,I can't get data from database and keep waiting.
   until I changed to another version mysql:mysql-connector-java:8.0.28.
   the shardingsphere version is org.apache.shardingsphere:shardingsphere-jdbc-core:5.3.1


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


[GitHub] [shardingsphere] sandynz commented on issue #24664: Stuck when querying data

Posted by "sandynz (via GitHub)" <gi...@apache.org>.
sandynz commented on issue #24664:
URL: https://github.com/apache/shardingsphere/issues/24664#issuecomment-1473524096

   Hi @294794668 , could you try to get related Java threads stack? I don't know what is thread waiting on.
   
   And it's better to submit issue with defined template. If you could supply a demo to reproduce it, it's appreciated.
   


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

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


[GitHub] [shardingsphere] 294794668 commented on issue #24664: Stuck when querying data

Posted by "294794668 (via GitHub)" <gi...@apache.org>.
294794668 commented on issue #24664:
URL: https://github.com/apache/shardingsphere/issues/24664#issuecomment-1473226723

   when I only use HikariDataSource without sharding-jdbc and the mysql version is mysql:mysql-connector-java:8.0.32.
   it is okay.


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

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