|
|
本帖最后由 bess 于 2012-6-13 10:13 编辑
The last packet successfully received from the server was 47,925,998 milliseconds ago. The last packet sent successfully to the server was 47,925,998 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.
按着这个改了设置成'autoReconnect=true' 还是有这个问题呢 |
|