This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang 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 afda09b adjust bind relation (#13888)
afda09b is described below
commit afda09b47b1f5f978a009ec66334517e2fbeafb4
Author: Jieker <[email protected]>
AuthorDate: Thu Dec 2 08:26:49 2021 +0800
adjust bind relation (#13888)
---
.../resources/env/dbtbl_with_readwrite_splitting_and_encrypt/rules.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_readwrite_splitting_and_encrypt/rules.yaml
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_readwrite_splitting_and_encrypt/rules.yaml
index 561d6a1..c31ef76 100644
---
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_readwrite_splitting_and_encrypt/rules.yaml
+++
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_readwrite_splitting_and_encrypt/rules.yaml
@@ -73,7 +73,7 @@ rules:
shardingColumn: user_id
shardingAlgorithmName: table_inline_user_id
bindingTables:
- - t_user,t_user_item,t_user_details
+ - t_user,t_user_details
shardingAlgorithms:
standard_test: