Converting a mysql database from latin1 to utf8

Posted on March 01, 2010

This week I successfully converted Virtual Managers mysql database from latin1 (aka. iso-8859-1) to UTF8. Since I guess I’m not the last person to do this, I’ll here share how I did it.