Hi Team, I am trying to connect My SQL DB which is over SSH using JDBC connection configuration in Jmeter. I am facing below error:
Response message:java.sql.SQLException: Cannot create PoolableConnectionFactory (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.) In connection configuration, used database URL- jdbc:mysql://hostname:3306/schemaname Also using the latest mysql connector jar. Please help!! Thanks, Anmol Sarraf