tristaZero commented on a change in pull request #11845:
URL: https://github.com/apache/shardingsphere/pull/11845#discussion_r690176291
##########
File path: docs/blog/content/material/solution.cn.md
##########
@@ -206,7 +206,7 @@ Apache ShardingSphere(Incubating)的目标是像使用一个数据库一样
-1.通过SCTL(sharding-ctl,即ShardingSphere提供的数据库管理命令)切换当前事务类型。以SQL执行的方式输入即可,适用于Sharding-JDBC和Sharding-Proxy。例如:SCTL:SET
TRANSACTION_TYPE=BASE
+1.通过 RAL(Resource & Rule Administration Language)切换当前事务类型。以 SQL 执行的方式输入即可,适用于
Sharding-JDBC 和 Sharding-Proxy。例如:SET VARIABLE TRANSACTION_TYPE=BASE
Review comment:
This feature is unsupported in JDBC, right?
##########
File path: docs/blog/content/material/solution.cn.md
##########
@@ -206,7 +206,7 @@ Apache ShardingSphere(Incubating)的目标是像使用一个数据库一样
-1.通过SCTL(sharding-ctl,即ShardingSphere提供的数据库管理命令)切换当前事务类型。以SQL执行的方式输入即可,适用于Sharding-JDBC和Sharding-Proxy。例如:SCTL:SET
TRANSACTION_TYPE=BASE
+1.通过 RAL(Resource & Rule Administration Language)切换当前事务类型。以 SQL 执行的方式输入即可,适用于
Sharding-JDBC 和 Sharding-Proxy。例如:SET VARIABLE TRANSACTION_TYPE=BASE
Review comment:
Sharding-JDBC(TODO)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]