You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2020/11/19 10:43:14 UTC

[shardingsphere] branch master updated (e13b2f4 -> 5e8d006)

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

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


    from e13b2f4  refactoring scaling modules (#8222)
     add 5e8d006  Refactor TextProtocolBackendHandler.getRowData's return value to Collection (#8228)

No new revisions were added by this update.

Summary of changes:
 .../mysql/packet/command/query/text/MySQLTextResultSetRowPacket.java  | 4 ++--
 .../postgresql/packet/command/query/text/PostgreSQLDataRowPacket.java | 4 ++--
 .../shardingsphere/proxy/backend/text/TextProtocolBackendHandler.java | 4 ++--
 .../org/apache/shardingsphere/scaling/mysql/client/MySQLClient.java   | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)