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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to