gk0916 opened a new issue #6014:
URL: https://github.com/apache/dolphinscheduler/issues/6014
**Describe the bug**
Failed to obtain JDBC Connection; nested exception is
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database
'dolphinscheduler'
**To Reproduce**
start with mysql driver via docker
**Expected behavior**
create database 'dolphinscheduler' if not exists, may be modify jdbc url add
a param 'createDatabaseIfNotExist=true'
**Which version of Dolphin Scheduler:**
-[1.3.6-release]
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]