ruanwenjun commented on issue #5495: URL: https://github.com/apache/dolphinscheduler/issues/5495#issuecomment-843254113
@cpbeast Can you describe your operation and provide the error log?I think this can work well with MySQL 8.0. I have tested on MySQL 8.0.22, it will print a warning log, this is caused by ssl, if you also meet this problem, you can try to set `useSSL=false` https://github.com/apache/dolphinscheduler/blob/bc22ae7c91c9cbd7c971796ba3a45358c2f11864/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/datasource/mysql/MysqlDatasourceProcessor.java#L54 -- 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]
