You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/23 11:58:19 UTC

[GitHub] [shardingsphere] jingshanglu edited a comment on issue #7967: Unsupported SQL of `RENAME TABLE`

jingshanglu edited a comment on issue #7967:
URL: https://github.com/apache/shardingsphere/issues/7967#issuecomment-732116757


   @tuohai666 `rename table t_order order;` the sql is illegal, and `To`  is necessary, plz use 
   ```rename table t_order TO `order`;```, now master branch is ok.


----------------------------------------------------------------
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:
users@infra.apache.org