com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
I have created a compute engine instance and have installed MySQL also authorized to cloud sql instance. don`t know what other settings to be done using ssl, searched a lot but not getting the exact settings to be done in VM instance to connect my java project to mysql.