-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Description
Describe the bug
Init SQL file located in config/src/main/resources/META-INF/mysql-schema.sql
has some syntax errors.
Expected behavior
No syntax errors.
Actually behavior
Syntax errors that failed to run.
How to Reproduce
Steps to reproduce the behavior:
- Exectue the file in MySQL
- See errors
Desktop (please complete the following information):
- OS: MacOS
- Version: develop branch
- Module: config
- SDK: not related
Additional context