Snippets tagged “communications-link”
1 snippet uses this tag.
- com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failureJava
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure is an exception that is thrown when there is a failure in the communication link between your Java program and the MySQL database. This can happen for a variety of reason