Import changes charset
I've exported a vbulletin databas and it uses Swedish characters.
The SQL-file includes characters such as å ä ö, but they turn into UTF-8 format when I'm starting an import via MySQL source.
For example: Jåke becomes JÃ¥ke
What am I doing wrong? The table setup (charset etc) is identical, but the usernames, posts etc are all changed to UTF-8 characters.
What changes do I have to do in MySQL > source ****.sql
|