|
|
|
@ -241,12 +241,12 @@ spring.shardingsphere.datasource.slave.connection-test-query=select 1
|
|
|
|
|
spring.shardingsphere.datasource.slave.keep-alive-time=3500000
|
|
|
|
|
|
|
|
|
|
impp.write.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
|
|
|
impp.write.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes_yf?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true
|
|
|
|
|
impp.write.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true
|
|
|
|
|
impp.write.datasource.username=root
|
|
|
|
|
impp.write.datasource.password=estsh123
|
|
|
|
|
impp.read.datasource.type=com.zaxxer.hikari.HikariDataSource
|
|
|
|
|
impp.read.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
|
|
|
impp.read.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes_yf?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true
|
|
|
|
|
impp.read.datasource.jdbc-url=jdbc:mysql://10.195.88.71:3306/impp_i3_mes?autoReconnect=true&useSSL=false&characterEncoding=utf-8&allowPublicKeyRetrieval=true
|
|
|
|
|
impp.read.datasource.username=root
|
|
|
|
|
impp.read.datasource.password=estsh123
|
|
|
|
|
|
|
|
|
|