Mysql在使用客户端导入数据库的时候报错”An error occurred when reading the file, as it could not be read in the encoding you selected (Autodetect – Unicode (UTF-8))”
报错内容:"An error occurred when reading the file, as it could not be read in the encoding you selected (Autodetect - Unicode (UTF-8))" 解决方法:在导入的时候,选择编码格式: Format: SQL Encoding: Western(Mac ...