SbloodyS commented on code in PR #14072:
URL: 
https://github.com/apache/dolphinscheduler/pull/14072#discussion_r1189316396


##########
docs/docs/zh/guide/howto/datasource-setting.md:
##########
@@ -24,7 +24,7 @@ export SPRING_DATASOURCE_PASSWORD={password}
 
 DolphinScheduler 元数据存储在关系型数据库中,目前支持 PostgreSQL 和 MySQL。下面分别介绍如何使用 MySQL 和 
PostgresQL 初始化数据库。
 
-> 如果使用 MySQL 需要手动下载 [mysql-connector-java 驱动][mysql] (8.0.16) 并移动到 
DolphinScheduler 的每个模块的 libs 目录下,其中包括 `api-server/libs` 和 `alert-server/libs` 和 
`master-server/libs` 和 `worker-server/libs`。
+> 如果使用 MySQL 需要手动下载 [mysql-connector-java 驱动][mysql] (8.0.16) 并移动到 
DolphinScheduler 的每个模块的 libs 目录下,其中包括 `api-server/libs` 和 `alert-server/libs` 和 
`master-server/libs` 和 `worker-server/libs` 和 `worker-server/libs` 和 
`tools/libs`。

Review Comment:
   Please add this to `docs/docs/en/guide/howto/datasource-setting.md` too.



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

Reply via email to