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 2021/05/26 01:30:37 UTC

[GitHub] [shardingsphere] strongduanmu commented on pull request #10458: Fix the bug 'Exceeded the maximum number of open cursors'

strongduanmu commented on pull request #10458:
URL: https://github.com/apache/shardingsphere/pull/10458#issuecomment-848389519


   > Issues :10449
   > 
   > Fixes #ISSUSE_ID.
   > 
   > Changes proposed in this pull request:
   > 
   > * Extract: Statement statement = connection.createStatement();
   > * Add  close operation :  statement .close.
   
   @chenxk Please change it to `Fixes #10449`.


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