You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2023/02/10 07:56:34 UTC

[shardingsphere] branch master updated (b9d3c063a8a -> 2a71f2acab2)

This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from b9d3c063a8a Make JDBC's log implementation optional (#24087)
     add 2a71f2acab2 Fix statement cache not closed when connection is closed(#24070) (#24099)

No new revisions were added by this update.

Summary of changes:
 .../jdbc/core/statement/StatementManager.java      |  2 +-
 .../MultiTransactionInConnectionTestCase.java}     | 35 +++++++++++-----------
 .../src/test/resources/env/it-env.properties       |  2 +-
 3 files changed, 19 insertions(+), 20 deletions(-)
 copy test/e2e/transaction/src/test/java/org/apache/shardingsphere/test/e2e/transaction/cases/{settype/TransactionTypeHolderTestCase.java => commitrollback/MultiTransactionInConnectionTestCase.java} (57%)