This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
Dubhe
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
5
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update dubhe-server/yaml/common-shardingjdbc.yaml.
修改了yaml问价内容,适配官方文档
tags/V3.0
之江天枢
Gitee
3 years ago
parent
eee370a837
commit
feee3f5d88
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dubhe-server/yaml/common-shardingjdbc.yaml
+ 1
- 1
dubhe-server/yaml/common-shardingjdbc.yaml
View File
@@ -6,7 +6,7 @@ spring:
master:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/dubhe-cloud-
test
?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&useInformationSchema=true
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/dubhe-cloud-
prod
?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&useInformationSchema=true
username: test
password: test
Write
Preview
Loading…
Cancel
Save