You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2022/11/22 03:52:58 UTC

[shardingsphere] branch master updated: delete shadow status (#22328)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7aceb284a77 delete shadow status (#22328)
7aceb284a77 is described below

commit 7aceb284a771d4c919920343f609615c8d2d65de
Author: CuihongAn <40...@users.noreply.github.com>
AuthorDate: Tue Nov 22 11:52:51 2022 +0800

    delete shadow status (#22328)
---
 .../shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.cn.md | 6 ------
 .../shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.en.md | 6 ------
 2 files changed, 12 deletions(-)

diff --git a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.cn.md
index 3afb44dd869..4ef64fc3577 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.cn.md
@@ -46,12 +46,6 @@ shadowRule:
 | props                 | 算法参数    |
 | is_default            | 是否默认    |
 
-### Shadow Rule status
-
-| 列                    | 说明     |
-| -------------------   | ------- |
-| status                | 是否启用 |
-
 ## 示例
 
 *SHOW SHADOW RULES*
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.en.md b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.en.md
index b57d4d462fb..627f30ce16c 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.en.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow.en.md
@@ -46,12 +46,6 @@ shadowRule:
 | props                 | Shadow algorithm properties |
 | is_default            | Default                     |
 
-### Shadow Rule status
-
-| Column                | Description |
-| --------------------- | ----------- |
-| status                | Enable      |
-
 ## Example
 
 *SHOW SHADOW RULES*