TeslaCN opened a new issue, #25926: URL: https://github.com/apache/shardingsphere/issues/25926
## Enhancement ### Which version of ShardingSphere did you use? 5.3.2 ### Expected behavior ```sql CREATE TABLE bmsql_item_new LIKE bmsql_item; ``` ### Actual behavior Found nothing about `LIKE` syntax in parse result.  -- 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]
