Re: [patch] DBD::mysql UTF-8 handling

Jan Kratochvil <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Hi,

On Sun, 26 Jun 2005 00:27:38 +0900, Rudy Lippan wrote:
> On Sat, 25 Jun 2005, Jan Kratochvil wrote:
...
> > Attached patch is just a followup to:
> > 	http://lists.mysql.com/perl/3006?f=plain
...
> But the patches don't make a distinction of binary vs. char types, ie. only 
> char/varchar/text/&c. should be flagged as utf-8

You are right. It was already noted in the thread round the referenced original
mail. I just needed to get it working. Fast. In 99% of cases this hack should
work as all the binary data should get filtered there by is_utf8_string()
(on _read_, on _write_ this patch should be right).

This is not for any final import but it still better hack than the one before.


Regards,
Lace

-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.