You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by tu...@apache.org on 2022/09/07 05:34:22 UTC

[shardingsphere] branch master updated (9ef4014a76d -> c79728c1715)

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

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


    from 9ef4014a76d Optimize unLock of LockPersistService in cluster mode (#20836)
     add c79728c1715 Refactor DropSchemaStatementHandlerTest (#20850)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/shardingsphere/mode/manager/ContextManager.java    | 4 ++--
 .../persist/service/schema/TableMetaDataPersistService.java       | 2 +-
 .../sql/dialect/handler/ddl/DropSchemaStatementHandlerTest.java   | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)