GitHub user ruanwenjun added a comment to the discussion: The MySQL-type data source is using a DolphinDB-type driver.
This is because we currently haven't specified a driver when creating the connection. JDBC itself determines which driver to use based on the URL, and the jdbc url you're using is not officially supported by MySQL. GitHub link: https://github.com/apache/dolphinscheduler/discussions/18023#discussioncomment-16016872 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
