Re: No drivers for MySQL 8.0.28
Posted by: Filipe Silva
Date: February 18, 2022 03:01AM

In the connection string, it's "jdbc:mysql://localhost:..." not ""jdbc:mysql80://localhost:...".

Where did you get this "mysql80" from?

And you should not need the line "Class.forName("com.mysql.cj.jdbc.Driver");".

Options: ReplyQuote


Subject
Written By
Posted
February 09, 2022 04:21AM
Re: No drivers for MySQL 8.0.28
February 18, 2022 03:01AM


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.