主题 : 部署报错啊 |
级别: 童生
![]() |
1# 发表于:2020-08-20 16:08:04 IP:123.54.*.*
|
||||
---|---|---|---|---|---|
级别: 童生
![]() |
5# 发表于:2020-08-20 16:17:09 IP:123.54.*.*
回复第4楼是本机的数据库
spring.datasource.driver-class-name=com.mysql.jdbc.Driver spring.datasource.url=jdbc:mysql://127.0.0.1:3306/jeecms?useUnicode=true&characterEncoding=UTF-8&useSSL=false #spring.datasource.url=jdbc:mysql://localhost:3308/jeecmsx1.3?useUnicode=true&characterEncoding=UTF-8&useSSL=false spring.datasource.username=root #spring.datasource.password=password spring.datasource.password=admin |
||
---|---|---|---|
级别: 论坛管理员
![]() |
6# 发表于:2020-08-20 16:22:00 IP:117.131.*.*
那您看下您的这个报错信息
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure |
||
---|---|---|---|
级别: 童生
![]() |
7# 发表于:2020-08-20 16:55:38 IP:123.54.*.*
回复第6楼 我换了个别的5.7mysql也是这个报错,差这个报错让更改最大连接数,改完了还是报错
|
||
---|---|---|---|
级别: 论坛管理员
![]() |
8# 发表于:2020-08-20 17:06:45 IP:117.131.*.*
他这个错误只是提示您
Communications link failure 通信链路故障 只是链接数据库失败啊 |
||
---|---|---|---|
1
共1页