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

 

上一篇:USB/VIDEO 设备端口绑定,以PX4mini为例


下一篇:数据预处理03