Converting MySQL from LATIN1 to UTF8
MySQL defaults to “latin1″ as its character set, but at some point, most people want to migrate to “utf8″. I realize that there are dozens of posts about how people handled this, and yet, not a single one of those worked completely for me. I wanted MySQL to use “utf8″ for the character set and [...]








