r19200 - gnucash/trunk/src/backend/dbi - Fix #616100 - Incorrect character set used in MySQL backend

Derek Atkins warlord at MIT.EDU
Tue May 25 11:44:12 EDT 2010


Phil Longstaff <plongstaff at rogers.com> writes:

>> > Use "SET NAMES 'utf8'" so that mysql uses utf8 for communication and all char sets.
>
> In any case, no.  SET NAMES seems to just tell the mysql server that the
> char set for all communication with the client is UTF8.  It doesn't
> affect the database ifself.

What about data already entered into the database?  Will it already be
in UTF8?

> Phil

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list