Mysql在使用客户端导入数据库的时候报错”An error occurred when reading the file, as it could not be read in the encoding you selected (Autodetect – Unicode (UTF-8))”

/ 0评 / 0

报错内容:"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 OS Roman)
On SQL Error: ...

名言语句:

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注