tristaZero commented on a change in pull request #9040:
URL: https://github.com/apache/shardingsphere/pull/9040#discussion_r557850766



##########
File path: docs/document/content/features/sharding/use-norms/rdl.cn.md
##########
@@ -48,15 +48,15 @@ t_item=mod(item_id, 2)
 
 ### 前置工作
 
-1. Start the service of MySQL instances 
-2. Create MySQL databases (Viewed as the resources for ShardingProxy)
-3. Create a role or user with creating privileges for ShardingProxy
-4. Start the service of Zookeeper (For persisting configuration)
+1. 开启MySQL服务。

Review comment:
       启动服务

##########
File path: docs/document/content/features/sharding/use-norms/rdl.cn.md
##########
@@ -48,15 +48,15 @@ t_item=mod(item_id, 2)
 
 ### 前置工作
 
-1. Start the service of MySQL instances 
-2. Create MySQL databases (Viewed as the resources for ShardingProxy)
-3. Create a role or user with creating privileges for ShardingProxy
-4. Start the service of Zookeeper (For persisting configuration)
+1. 开启MySQL服务。
+2. 创建MySQl数据库。 (参考ShardingProxy数据源配置规则)
+3. 为ShardingProxy创建一个拥有创建权限角色或者用户。
+4. 开启Zookeeper服务。 (为了持久化配置)

Review comment:
       启动




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to