Comment 13 for bug 1332564

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Interesting. During my upgrade tests, I found these MySQL configuration keys generally help with character set issues:

collation-server = utf8_general_ci
init-connect = 'SET NAMES utf8'
character-set-server = utf8