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 2020/07/03 08:20:04 UTC

[shardingsphere] branch master updated (3b7038f -> 57ee437)

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

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


    from 3b7038f  updateCo (#6253)
     add 57ee437  Move persistMetaData() to OrchestrationSchemaContexts (#6241)

No new revisions were added by this update.

Summary of changes:
 .../core/schema/OrchestrationSchemaContexts.java   | 37 +++++++++++++++++++++-
 .../kernel/context/SchemaContexts.java             | 26 +++++++++++++++
 .../context/ShardingSphereProxyContextTest.java    | 10 ++++--
 .../org/apache/shardingsphere/proxy/Bootstrap.java | 31 +-----------------
 .../mysql/MySQLProtocolFrontendEngineTest.java     |  8 ++++-
 .../mysql/auth/MySQLAuthenticationHandlerTest.java |  8 ++++-
 6 files changed, 85 insertions(+), 35 deletions(-)