You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "eye-gu (via GitHub)" <gi...@apache.org> on 2023/07/21 04:23:22 UTC

[GitHub] [dolphinscheduler] eye-gu commented on a diff in pull request #14612: [Fix-13972][dao] upgrade mysql version and make task depend type default

eye-gu commented on code in PR #14612:
URL: https://github.com/apache/dolphinscheduler/pull/14612#discussion_r1270210478


##########
dolphinscheduler-bom/pom.xml:
##########
@@ -56,7 +56,7 @@
         <hadoop.version>3.2.4</hadoop.version>
         <cron-utils.version>9.1.6</cron-utils.version>
         <h2.version>2.2.220</h2.version>
-        <mysql-connector.version>8.0.16</mysql-connector.version>
+        <mysql-connector.version>8.0.33</mysql-connector.version>

Review Comment:
   The upgrade is to ensure that the fields in the database are null and the objects are also null, rather than enumerating 0



-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org