legendtkl opened a new issue #1852:
URL: https://github.com/apache/incubator-linkis/issues/1852


   ### Search before asking
   
   - [X] I searched the 
[issues](https://github.com/apache/incubator-linkis/issues) and found no 
similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   config the `db.sh` with mysql version 5.7.35
   execute `install.sh`, and we will get the errors
   ```bash
   ERROR 1064 (42000) at line 734 in file: '/root/linkis06/db/linkis_ddl.sql': 
You have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'DROP TABLE IF EXISTS 
`linkis_cg_manager_label_service_instance`' at line 17
   Failed to source linkis_ddl.sql
   ```
   
   It works before the sql scripts around line 734 update
   
   ### Relevent platform
   
   Linkis
   
   ### Reproduction script
   
   deploy in mysql 5.7.x
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscr...@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to