sequel 导入 sql 文件的时候提示错误:An error occurred when reading the file, as it could not be read in the encoding you selected utf8.
导入选项的Encoding设为latin编码,也就是ISO Latin 1编码,
sequel 导入 sql 文件的时候提示错误:An error occurred when reading the file, as it could not be read in the encoding you selected utf8.
导入选项的Encoding设为latin编码,也就是ISO Latin 1编码,