You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/31 16:45:52 UTC

[GitHub] [incubator-linkis] legendtkl opened a new issue #1852: [Bug] DDL SQL init error

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-unsubscribe@linkis.apache.org

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



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


[GitHub] [incubator-linkis] legendtkl closed issue #1852: [Bug] DDL SQL init error

Posted by GitBox <gi...@apache.org>.
legendtkl closed issue #1852:
URL: https://github.com/apache/incubator-linkis/issues/1852


   


-- 
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-unsubscribe@linkis.apache.org

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



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