supercena commented on issue #5927: URL: https://github.com/apache/seatunnel/issues/5927#issuecomment-1829310924
临时解决
AbstractJdbcCatalog类中open方法添加 Class.forName("com.mysql.cj.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]
