pppeace commented on issue #5987:
URL: https://github.com/apache/seatunnel/issues/5987#issuecomment-1870043866

   I have added mysql connector 8.2.0 to ${seatunnel_web_home}/libs/ 
like`libs/mysql-connector-j-8.2.0.jar`
   
   and alter the `driver-class-name` in 
${seatunnel_web_home}/conf/application.yml
   `
     datasource:
       driver-class-name: com.mysql.cj.jdbc.Driver
   `
   
   then restart the web server.


-- 
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]

Reply via email to