xjlgod opened a new pull request #5589:
URL: https://github.com/apache/dolphinscheduler/pull/5589
## Purpose of the pull request
Add mysql-connector rely to dolphinscheduler-api module.
## Brief change log
Add mysql-connector-java to dolphinscheduler-api pom.xml.
## Verify this pull request
Actually, I don’t know if this is an error. If I waste your time, I'm really
sorry. When I used mysql to store data during secondary development, the file
of the controller package under the dolphinscheduler-api test module will
reporte an error that com.mysql.jdbc.Driver could not be found. You need to
re-add this dependency under the dependency of this module to test
successfully, because the test relys on dolphinscheduler-dao module.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]