You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2021/04/03 12:39:54 UTC

[shardingsphere] branch master updated (4ee02a6 -> e3e5544)

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

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


    from 4ee02a6  Add testcase for MySQLPrivilageLoader & fix bug (#9884)
     add e3e5544  Decouple CreateUserStatementEventMapper and AuthenticationContext (#9921)

No new revisions were added by this update.

Summary of changes:
 .../governance/core/registry/RegistryCenter.java         | 16 ++++++++++++----
 .../shardingsphere/infra/check/SQLCheckEngine.java       |  7 ++-----
 .../auth/builtin/yaml/swapper/UserRuleYamlSwapper.java   |  3 +--
 .../mapper/type/CreateUserStatementEventMapper.java      |  5 +----
 .../backend/TextProtocolBackendHandlerFactoryTest.java   | 13 +++++++++++++
 5 files changed, 29 insertions(+), 15 deletions(-)