未验证 提交 f07a6459 编写于 作者: M Min.H 提交者: GitHub

Update _index.en.md

上级 8965ce53
...@@ -236,7 +236,7 @@ Answer: ...@@ -236,7 +236,7 @@ Answer:
Answer: Answer:
1. Update to 4.0.1 above. 1. Update to 5.x above.
2. Configure`allow-range-query-with-inline-sharding` to `true` (Default value is `false`). 2. Configure`allow-range-query-with-inline-sharding` to `true` (Default value is `false`).
3. A tip here: then each range query will be broadcast to every sharding table. 3. A tip here: then each range query will be broadcast to every sharding table.
...@@ -265,4 +265,4 @@ Answer: ...@@ -265,4 +265,4 @@ Answer:
Answer: Answer:
1. `shardingsphere-transaction-xa-core` include atomikos, it will trigger auto-configuration mechanism in spring-boot, add `@SpringBootApplication(exclude = JtaAutoConfiguration.class)` will solve it. 1. `shardingsphere-transaction-xa-core` include atomikos, it will trigger auto-configuration mechanism in spring-boot, add `@SpringBootApplication(exclude = JtaAutoConfiguration.class)` will solve it.
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册