#MYSQL Connector Driver Issue

3 messages · Page 1 of 1 (latest)

azure bluff
#

Hi, I'm trying to implement an sql database, but I'm only getting the "No suitable driver found", anyone knows why it could be?

implementation group: 'com.mysql', name: 'mysql-connector-j', version: '9.1.0'

Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/name?user=user&password=password

woven runeBOT
#

This post has been reserved for your question.

Hey @azure bluff! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.