tianhao960 commented on issue #15647: URL: https://github.com/apache/shardingsphere/issues/15647#issuecomment-1216098060
hi, @xsong123 , I just test the sql provided by you on master branch, the first one "create index" sql could parse successfully, and the second one sql is incomplete, could you please provide the complete sql? and my guess is that "create table name(...)", the table name "name" which is as a keyword at 5.0.0, and now master branch just add "name" as an unreserved keyword, you can try. thanks -- 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]
