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 2020/12/21 06:26:01 UTC

[GitHub] [incubator-dolphinscheduler] dailidong commented on a change in pull request #4266: Update datasource.properties

dailidong commented on a change in pull request #4266:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4266#discussion_r546529950



##########
File path: dolphinscheduler-dao/src/main/resources/datasource.properties
##########
@@ -21,6 +21,13 @@ spring.datasource.url=jdbc:postgresql://localhost:5432/dolphinscheduler
 spring.datasource.username=test
 spring.datasource.password=test
 
+# mysql
+#spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

Review comment:
       > Require `spring.datasource.driver-class-name=com.mysql.jdbc.Driver` in `mysql-connector-java 5`
   
   I have changed this config




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