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/11/01 11:15:41 UTC

[shardingsphere] branch master updated (1c962ad -> 8b6b5e4)

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 1c962ad  Update scaling document (#13393)
     add 8b6b5e4  Refactor MySQLCharacterSet to MySQLCollation (#13390)

No new revisions were added by this update.

Summary of changes:
 .../protocol/mysql/constant/MySQLCharacterSet.java | 312 ++++++++++++++++++---
 .../protocol/mysql/constant/MySQLServerInfo.java   |   2 +-
 .../mysql/constant/MySQLCharacterSetTest.java      |  10 +-
 .../command/MySQLCommandExecutorFactoryTest.java   |   2 +-
 .../execute/MySQLComStmtExecuteExecutorTest.java   |   2 +-
 .../query/MySQLComQueryPacketExecutorTest.java     |   2 +-
 6 files changed, 280 insertions(+), 50 deletions(-)