Re: Fixing broken UTF-8 handling with MySQL driver

2015-03-23 Thread Felix Zandanel
> Am 12.03.2015 um 14:55 schrieb Timo Sirainen : > > On 11 Mar 2015, at 21:31, Felix Zandanel wrote: >> >> Although my MySQL installation is set up to use UTF-8 as the default charset >> on every level (config, database, table and field), and the character_set_* >> runtime variables all yield

Re: Fixing broken UTF-8 handling with MySQL driver

2015-03-12 Thread Timo Sirainen
On 11 Mar 2015, at 21:31, Felix Zandanel wrote: > > Although my MySQL installation is set up to use UTF-8 as the default charset > on every level (config, database, table and field), and the character_set_* > runtime variables all yield the value "utf8", it still seems that the mysql > client

Fixing broken UTF-8 handling with MySQL driver

2015-03-11 Thread Felix Zandanel
Hi, I noticed that dovecot's MySQL driver doesn't play well with UTF-8 encoded strings. I presume this issue has been around for a while. However, it still fails with the current release candidate 2.2.16-rc1. I have been using the sieve extdata plugin with a MySQL-backed dict to retrieve a fol