Reverse engineering a mysqldump output with MySQL Workbench gives “statement starting from pointed line contains non UTF8 characters” error
问题 I have a huge .sql file from a mysqldump command. I ran this file in MySQL workbench and it seems to create the tables fine. But it gives the following error log ERROR: Line 49076: SQL statement starting from pointed line contains non UTF8 characters. Statement skipped. ERROR: Line 49077: SQL statement starting from pointed line contains non UTF8 characters. Statement skipped. ERROR: Line 49078: SQL statement starting from pointed line contains non UTF8 characters. Statement skipped. // Loads