Commit a8d03ad6 by Administrator

Update techhero-base-transdata-local.yml

parent f922c3a1
......@@ -5,7 +5,7 @@ datasource:
#driver-class-name: oracle.jdbc.OracleDriver
#username: transdatav1
#password: transdatav1
url: jdbc:mysql://119.96.87.17:33060/transdatalocal?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
url: jdbc:mysql://119.96.87.17:33060/transdatalocal?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.jdbc.Driver
username: transdata
password: mysql-techhero
......@@ -30,7 +30,7 @@ datasource:
username: wsxcv2_dev
password: wsxcv2_dev
gjsb:
url: jdbc:mysql://119.96.87.17:33060/transdatalocalv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
url: jdbc:mysql://119.96.87.17:33060/transdatalocalv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.jdbc.Driver
username: transdata
password: mysql-techhero
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment