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.
   
![image](https://user-images.githubusercontent.com/84900511/129874475-72a1838e-e097-4313-9b6e-f96db488192d.png)
   
![image](https://user-images.githubusercontent.com/84900511/129874542-3eb58797-504d-4732-8969-c6162012027c.png)
   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]


Reply via email to