I discovered the project a few days ago so first of all I'd like to say thank you for all the work you've done so far !

I followed the wiki to build the server and configure the client and everything works fine except for one thing : it seems that the hex values from the .sql files don't insert as they should in the database. So, when I log into the game, I can't see my character, the npcs, the monsters,... since the tables don't have the correct value :

So, is this an encoding issue ?
Here are the database properties, maybe I have to change something there ?
Character set : utf8 -- UTF-8 Unicode
Collation : utf8_general_ci