You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/05/18 15:10:28 UTC

[GitHub] [dolphinscheduler] ruanwenjun commented on issue #5495: [1.3.6][dolphinscheduler-api] DataSourceController create mysql version 8.0 fail

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:
users@infra.apache.org