You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by do...@apache.org on 2020/07/09 05:49:27 UTC

[shardingsphere] branch master updated (4f51542 -> 3b29830)

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

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


    from 4f51542  Update download page (#6302)
     add 3b29830  Refactor DatabaseCommunicationEngineFactory (#6303)

No new revisions were added by this update.

Summary of changes:
 .../communication/DatabaseCommunicationEngineFactory.java  |  7 +++++--
 .../jdbc/wrapper/PreparedStatementExecutorWrapper.java     |  3 ++-
 .../jdbc/wrapper/StatementExecutorWrapper.java             |  3 ++-
 .../sctl/explain/ShardingCTLExplainBackendHandler.java     |  4 +++-
 .../jdbc/DatabaseCommunicationEngineFactoryTest.java       | 10 ++++++++++
 .../mysql/command/MySQLCommandExecutorFactoryTest.java     | 10 ++++++++++
 .../binary/execute/MySQLComStmtExecuteExecutorTest.java    | 14 ++++++++++++++
 7 files changed, 46 insertions(+), 5 deletions(-)