michaeljinxq opened a new issue #2222: Incorrect integer value: 'NULL' for column URL: https://github.com/apache/incubator-shardingsphere/issues/2222 【 int 】 (1)create table tb1 (id int); (2)insert into tb1 values (null); ERROR 1366 (HY000): Incorrect integer value: 'NULL' for column 'id' at row 1
---------------------------------------------------------------- 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
