You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2021/01/27 05:23:28 UTC

[shardingsphere] branch master updated (16c982f -> 5f016f6)

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

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


    from 16c982f  add integration-test of broadcast feature (dql dml) (#9184)
     add 5f016f6  Fix bug 8927.  (#9176)

No new revisions were added by this update.

Summary of changes:
 .../protocol/mysql/constant/MySQLServerInfo.java   |  2 +-
 .../mysql/constant/MySQLServerInfoTest.java        |  2 +-
 .../jdbc/metadata/JDBCQueryResultMetaData.java     |  7 +++++-
 .../proxy/backend/context/ProxyContext.java        | 18 +---------------
 .../text/TextProtocolBackendHandlerFactory.java    | 14 +++++++++++-
 .../TextProtocolBackendHandlerFactoryTest.java     | 11 ++++++++++
 .../proxy/backend/context/ProxyContextTest.java    | 16 --------------
 .../impl/AbstractBootstrapInitializer.java         | 25 +++++++++++++++++++++-
 .../client/netty/MySQLNegotiateHandlerTest.java    |  6 +++---
 9 files changed, 60 insertions(+), 41 deletions(-)