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 2022/12/08 10:11:31 UTC

[GitHub] [shardingsphere] sandynz commented on issue #22350: SS-Proxy report npe when deal with null resultset

sandynz commented on issue #22350:
URL: https://github.com/apache/shardingsphere/issues/22350#issuecomment-1342435379

   Hi @ruanyg , I checked `ShardingSpherePreparedStatement.getResultSet()` and `ShardingSphereStatement.getResultSet()`, it might return `null`, but it should work when statement is SELECT.
   
   Could you debug to find why `statement.getResultSet()` return null?
   


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