Java2MySQL > Communication link failure due to underlying exception again
问题 I'm making program in Java, which connects to MySQL database. As first class was class with single static method returning java.sql.Connection . After it was debugged and connection was working I never touch it again. And few days ago I discovered my program was returning this error: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception BEGIN NESTED EXCEPTION com.mysql.jdbc.CommunicationsException MESSAGE: Communication link failure due to underlying