Closed jatoledo closed 3 years ago
I am using Mysql 8.0 and I get the following error when restoring data from dump files:
ERROR 1525 (HY000) at line 51: Incorrect DATE value: ''
docker exec -i container_name sh -c 'exec mysql --local-infile -uroot -ppassword' < mysql_schema.sql
mysql_schema.zip
I am using Mysql 8.0 and I get the following error when restoring data from dump files:
ERROR 1525 (HY000) at line 51: Incorrect DATE value: ''
docker exec -i container_name sh -c 'exec mysql --local-infile -uroot -ppassword' < mysql_schema.sql
mysql_schema.zip