MySQL: Converting an incorrect latin1 column to utf8

I recently stumbled across a major character encoding issue on one of the websites I run.  Through resolving the issue, I learned a lot about the complexities of supporting international character sets in a LAMP (Linux, Apache, MySQL, PHP) environment.  Fixing the problem was a challenge, so I wanted to share some of the knowledge … Continue reading MySQL: Converting an incorrect latin1 column to utf8