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/10/28 11:17:14 UTC

[shardingsphere] branch master updated (b47060f389c -> 9288cf3862b)

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

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


    from b47060f389c Rename sharding_total_count to job_item_count (#21824)
     add 9288cf3862b Adjust 'SHOW READWRITE_ SPLITTING RULES' output column names and update doc about DistSQL (#21826)

No new revisions were added by this update.

Summary of changes:
 .../rql/rule-query/readwrite-splitting.cn.md       | 37 +++++++++++-----------
 .../rql/rule-query/readwrite-splitting.en.md       | 37 +++++++++++-----------
 .../distsql/usage/db-discovery.cn.md               |  2 +-
 .../distsql/usage/db-discovery.en.md               |  2 +-
 .../distsql/usage/encrypt-rule.cn.md               |  2 +-
 .../distsql/usage/encrypt-rule.en.md               |  2 +-
 .../distsql/usage/readwirte-splitting-rule.cn.md   |  2 +-
 .../distsql/usage/readwirte-splitting-rule.en.md   |  2 +-
 .../distsql/usage/shadow-rule.cn.md                |  2 +-
 .../distsql/usage/shadow-rule.en.md                |  2 +-
 .../distsql/usage/sharding-rule.cn.md              |  2 +-
 .../distsql/usage/sharding-rule.en.md              |  2 +-
 .../ReadwriteSplittingRuleQueryResultSet.java      |  3 +-
 .../alter_readwrite_splitting_rules.xml            |  4 +--
 .../create_readwrite_splitting_rules.xml           |  4 +--
 .../drop_readwrite_splitting_rules.xml             |  4 +--
 .../show_readwrite_splitting_rules.xml             |  4 +--
 .../show_readwrite_splitting_rules.xml             |  4 +--
 .../show_readwrite_splitting_rules.xml             |  4 +--
 .../show_readwrite_splitting_rules.xml             |  4 +--
 20 files changed, 62 insertions(+), 63 deletions(-)