jingshanglu opened a new pull request #8052: URL: https://github.com/apache/shardingsphere/pull/8052
### Background SQL support is not perfect, such as `join table`,`alter table`, because there are some differences between the official document and the actual grammar. ### What is the purpose of the change According to MySQL source code to improve the syntax of `Join table` and `alterTable` ### Changes in this pull request: - improve support of `Join table` - improve support of `alterTable` - Modify the wrong SQL test case ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
