I have a problem with connection to MySQL server v5.0.77. My Java application is running under Apache Tomcat 6.0 was caused an error “Communications link failure Last packet sent to the server…” after some idle time. To resolve this issue, the following variable value should be increased in MySQL config /etc/my.cnf: [mysqld] wait_timeout=86400 wait_timeout variable [...]
If you enjoy our post, feel free to subscribes to our rss feeds
