There are a few things in the current version that make it pretty tough to get it working flawlessly with existing data in the database. The collation and charset need to be changed on the tables, the problem being you can just do a straight convert due to the fulltext indexing, potential data loss, etc.

We're going to address this in 8.0 during the upgrade process.