This is an automated email from the ASF dual-hosted git repository.
zhangliang 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 afc7c4a60a5 Update config-sharding.yaml (#27237)
afc7c4a60a5 is described below
commit afc7c4a60a5605f80bc68205cc02a7f3c151164b
Author: 0212Infinity <[email protected]>
AuthorDate: Tue Jul 18 14:23:28 2023 +0800
Update config-sharding.yaml (#27237)
---
proxy/bootstrap/src/main/resources/conf/config-sharding.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/proxy/bootstrap/src/main/resources/conf/config-sharding.yaml
b/proxy/bootstrap/src/main/resources/conf/config-sharding.yaml
index 8c27e5fa20a..981fc7bafbc 100644
--- a/proxy/bootstrap/src/main/resources/conf/config-sharding.yaml
+++ b/proxy/bootstrap/src/main/resources/conf/config-sharding.yaml
@@ -103,6 +103,10 @@
# auditors:
# sharding_key_required_auditor:
# type: DML_SHARDING_CONDITIONS
+#
+#- !BROADCAST
+# tables:
+# - t_address
######################################################################################################
#
@@ -191,3 +195,7 @@
# auditors:
# sharding_key_required_auditor:
# type: DML_SHARDING_CONDITIONS
+#
+#- !BROADCAST
+# tables:
+# - t_address
\ No newline at end of file