fix 修复 部分数据库 不自动执行sql问题

2.X
疯狂的狮子Li 2024-06-03 16:46:51 +08:00
parent 7b4c84a8f8
commit d96e725f16
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ datasource:
username: root
password: password
workflow:
url: jdbc:mysql://localhost:3306/ry-workflow?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true
url: jdbc:mysql://localhost:3306/ry-workflow?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true
username: root
password: password
# system-oracle: