数据库
首页 > 数据库> > com.mysql.cj.jdbc.exceptions.CommunicationsException

com.mysql.cj.jdbc.exceptions.CommunicationsException

作者:互联网

The last packet successfully received from the server was 1,001,822 milliseconds ago. The last packet sent successfully to the server was 1,001,822 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.

https://www.cnblogs.com/jianzhixuan/p/6923216.html

 

标签:cj,jdbc,configured,successfully,packet,server,001,mysql,was
来源: https://www.cnblogs.com/lijiale/p/15043257.html