提交 ed02db21 编写于 作者: E Eric Gao 提交者: devosend

[Bug][Tools] Add datasource url for mysql profile in tools application.yaml (#10399)

(cherry picked from commit 42d4aba3)
上级 f7b18fd5
......@@ -43,6 +43,7 @@ spring:
on-profile: mysql
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/dolphinscheduler?useUnicode=true&characterEncoding=UTF-8
---
spring:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册