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/08/04 09:35:05 UTC

[shardingsphere] branch master updated (3bb1e99 -> 94d6366)

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 3bb1e99  Add parsing count for different SQL type (#11636)
     add 94d6366  Add beforeStart for proxy (#11640)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/shardingsphere/proxy/Bootstrap.java      | 4 +---
 .../apache/shardingsphere/proxy/initializer/BootstrapInitializer.java | 4 ++--
 .../proxy/initializer/impl/AbstractBootstrapInitializer.java          | 1 +
 .../proxy/initializer/impl/GovernanceBootstrapInitializer.java        | 2 +-
 4 files changed, 5 insertions(+), 6 deletions(-)