Tag Archives: set names utf8

Learning from your mistakes: mixed character sets in MySQL

Character sets are a big thing these days and luckily we’re slowly evolving to a world where UTF-8 rules. In the meanwhile we’re stuck in a transitional phase where the ISO-8859-1 encoding is still used. MySQL followed this trend and introduced character set support in version 4.1. Importing data from older versions is easy and