|
按照你的更换了驱动提示数据库连接不上了,连接的是(jdbc:mysql://10.60.235.92:3306/binvoice?serverTimezone=GMT%2B8)控制台mysql 开发环境没有显示连接的地方 我也不清楚这个地址是否正确?该如何判断:
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.exceptions.PersistenceException:
### Error querying database. Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
### The error may exist in mappers/SellerTicketMapper.xml
### The error may involve com.youzan.cloud.binvoice.dal.mapper.SellerTicketMapper.selectSellerByUpdateTime
### The error occurred while executing a query
### Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure |
|
|
|
|
|
|