Auteur: Phil Pennock Date: À: Arkadiusz Miskiewicz CC: exim-users Sujet: Re: [exim] correct way to set charset in mysql connections?
On 2009-12-21 at 10:49 +0100, Arkadiusz Miskiewicz wrote: > On Monday 21 of December 2009, Phil Pennock wrote:
> > What happens if you edit /etc/my.cnf to include this?
> > ----------------------------8< cut here >8------------------------------
> > [client]
> > default-character-set=utf8
> > ----------------------------8< cut here >8------------------------------
> >
> > Note that this assumes that all clients on the system should use the
> > same default.
>
> It would likely work but I cannot rely on this assumption.