Explorar o código

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

疯狂的狮子Li %!s(int64=2) %!d(string=hai) anos
pai
achega
d96e725f16
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/nacos/datasource.yml

+ 1 - 1
config/nacos/datasource.yml

@@ -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: