You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/08/20 11:11:17 UTC

[shardingsphere] branch master updated (48b7b55 -> afef48a)

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

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


    from 48b7b55  Refactor SELECT_SQL_BY_ID_ACROSS_SINGLE_AND_SHARDING_TABLES statement with shardingsphere-integration-test  (#11540)
     add afef48a  fix(transaction):fix transaction statement commit error while using shared thread pool and local transaction manager,add testcase #11583 (#11587)

No new revisions were added by this update.

Summary of changes:
 .../backend/communication/jdbc/connection/BackendConnection.java   | 1 -
 .../communication/jdbc/connection/BackendConnectionTest.java       | 3 ---
 .../shardingsphere/proxy/frontend/command/CommandExecutorTask.java | 1 +
 .../proxy/frontend/command/CommandExecutorTaskTest.java            | 7 ++++++-
 4 files changed, 7 insertions(+), 5 deletions(-)