mysql - Incorrect date value: '0000-00-00' for column
run the below command to solve this.
mysql> SET GLOBAL sql_mode = '';--------------SET GLOBAL sql_mode = ''--------------
Query OK, 0 rows affected (0.00 sec)