# $ iconv -f latin1 -t UTF-8 in.sql > in_utf8.sql # $ mysql < in_utf8.sql