Results 1 comments of Cytlan

The connection charset is wrong. You can work around it by sending `SET NAMES 'utf8'` upon connecting. I think this should be done properly by the library, though.