(22007): Incorrect date value: '0000-00-00' for column 'a' at row 1 This problem does not occur when binlog is disabled or binlog_row_image=minimal.How to repeat:mysql> SET sql_mode=''; Query OK, 0 rows affected, 1 warning (0.00 sec) mysql> CREATE TABLE default_date(a DATE ...
I would be happy to contribute a fix for this issue but would need guidance from MySQL developers to identify the incorrect behavior and for implementing the fix.[21 Aug 2018 17:51] Shashank Sahni Test to reproduce this deadlock (*) I confirm the code being submitted is offered under ...