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 2021/08/11 03:20:32 UTC

[GitHub] [shardingsphere] cqiwencom commented on issue #11755: The new column is not displayed in proxy

cqiwencom commented on issue #11755:
URL: https://github.com/apache/shardingsphere/issues/11755#issuecomment-896469458


   How can I use proxy to add columns to a table? When I use the following command in proxy, an error occurs:
   
   MySQL [testdb]> alter table t1 add column dtime timestamp NOT NULL DEFAULT NOW();
   ERROR 1235 (42000): This version of ShardingSphere-Proxy doesn't yet support this SQL. 'You have an error in your SQL syntax'


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org