wangmingzhiJohn opened a new issue #6002: URL: https://github.com/apache/dolphinscheduler/issues/6002
I found two sql files. One is dolphinscheduler_mysql.sql, the other is dolphinscheduler_ddl.sql. According to the code of script/create-dolphinscheduler.sh, it will use dolphinscheduler_ddl.sql to init database. However, I check the mysql database and found that the current tables in database are different from which created by dolphinscheduler_ddl.sql. Those tables are same as which defined in dolphinscheduler_mysql.sql. Like below, their tables are different according to names.   So, what the relationship between two files? **Which version of DolphinScheduler:** -[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]
