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/03/17 03:29:05 UTC

[shardingsphere] branch master updated (d19da7b -> 8d77fed)

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 d19da7b  Add JAVA-API each versions of the document (#9660)
     add 8d77fed  Merge privileges loaded from MySQL (#9676)

No new revisions were added by this update.

Summary of changes:
 .../metadata/auth/builder/PrivilegeMerger.java     | 28 +++++++++++++++++-----
 .../model/privilege/ShardingSpherePrivilege.java   | 14 +++++++++++
 .../auth/model/privilege/data/DataPrivilege.java   | 14 +++++++++++
 .../auth/model/privilege/data/SchemaPrivilege.java | 17 +++++++++++++
 .../mysql/auth/MySQLAuthenticationHandler.java     |  5 +++-
 5 files changed, 71 insertions(+), 7 deletions(-)