List:MySQL and Perl« Previous MessageNext Message »
From:Jan Kratochvil Date:February 24 2006 6:54pm
Subject:Re: UTF-8 support in DBD::mysql
View as plain text  
Hi,

On Fri, 24 Feb 2006 18:02:27 +0100, Dominic Mitchell wrote:
...
> Ideally, I'm looking for something like PostgreSQL's pg_enable_utf8 
> flag: http://search.cpan.org/~dbdpg/DBD-Pg-1.44/Pg.pm#pg_enable_utf8

It looks also as a hack. It should properly retrieve the charset of the
retrieved column but currently DBD::mysql does not parse it enough to be able
to mark it appropriately.

In fact I gave up and rather mark it utf-8 by hand from Perl when appropriate.


Regards,
Lace

Attachment: [message/rfc822]
Attachment: [message/rfc822]
Attachment: [message/rfc822]
Thread
UTF-8 support in DBD::mysqlDominic Mitchell24 Feb
  • Re: UTF-8 support in DBD::mysqlJan Kratochvil24 Feb
    • Re: UTF-8 support in DBD::mysqlDominic Mitchell25 Feb
      • Re: UTF-8 support in DBD::mysqlJan Kratochvil25 Feb
        • Re: UTF-8 support in DBD::mysqlDominic Mitchell25 Feb
  • [PATCH] Re: UTF-8 support in DBD::mysqlDominic Mitchell7 Mar