Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left

  Apply Now

FAQ

Questions and Answers

How to find path of MySQL connector JARs?

You can find the location of MySQL connector JARs with the find command. Run below command after logging into web console

 find / -name "mysql*.jar"  2>/dev/null