Re: UTF-8 support in DBD::mysql
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
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 -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]
(unnamed)
(message/rfc822, 5.8 KB) - not displayed
(unnamed)
(message/rfc822, 2.1 KB) - not displayed
(unnamed)
(message/rfc822, 2.2 KB) - not displayed