liangcd commented on issue #2389: sharding-proxy fail to handle '0000-00-00 00:00:00' Timestamp result URL: https://github.com/apache/incubator-shardingsphere/issues/2389#issuecomment-493001082 I used a CLI to execute the SQL in the test. mysql -u root -pPassword -h 172.16.0.171 -P3307 mysql> use test; mysql> select * from tb_user_info; ERROR: Value '0000-00-00 00:00:00' can not be represented as java.sql.Timestamp mysql> <img width="809" alt="WechatIMG449" src="https://user-images.githubusercontent.com/2353395/57844900-7a15e100-7803-11e9-8a1e-fe355bb7be03.png">
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
