Hi. If MediaWiki prefers utf-8. My server admint installed mediawiki and didn't follow the instructions precisely so I now have
# MySQL table options to use during installation or update $wgDBTableOptions = "ENGINE=InnoDB, DEFAULT CHARSET=binary";
Is there an easy way to convert from binary to UTF-8?