Variable ‘sql_mode’ can’t be set to the value of ‘NO_AUTO_CREATE_USER’
I recently had this problem as well after exporting my database from MySQL Workbench 6.1 CE and then trying to import it into a newer version of MySQL WorkBench 8.0.11. Each were installed with the community server installer msi. After doing some searching I came across this bug report on the MySQL website: Restaure dump … Read more