wgzhao commented on issue #9732: URL: https://github.com/apache/seatunnel/issues/9732#issuecomment-3204869570
mysql jdbc version 5.1.49 does not supports `com.mysql.cj.jdbc.driver`. you can upgrade the jdbc version to updated version or change the driver class to `com.mysql.jdbc.driver` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
