Re: Java MySQL Error
Posted by: Filipe Silva
Date: August 05, 2021 05:10AM

Hi Deepak,

`com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException` is a Connector/J 5.1 exception, not a Connector/J 8.0 one. You have an old driver in your classpath.

Options: ReplyQuote


Subject
Written By
Posted
August 04, 2021 01:38AM
August 04, 2021 01:44AM
August 04, 2021 11:38AM
August 04, 2021 10:42PM
Re: Java MySQL Error
August 05, 2021 05:10AM
August 05, 2021 05:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.