Handling UTF-8 (again)

Steve Hay <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
There have been several attempts in the past to have DBI/DBD-mysql do 
something useful with UTF-8 data, but as far as I can see nothing has 
yet come of it in any released versions of the modules.

MySQL 4.1.10 is currently the recommended release of MySQL, and contains 
lots of character set support.  Are there any plans to provide access to 
such support in DBD-mysql?

In particular, I want to have data that is retrieved from UTF-8 columns 
in the database flagged in Perl as utf8.  Gaal Yahas posted a patch 
(http://lists.mysql.com/perl/3006) which achieved this fairly crudely 
for all data.  Presumably the new character set support means that 
something similar could now be done properly, i.e. check with MySQL 
itself to see if data is from a UTF-8 column, rather than guessing or 
assuming that everything is.

- Steve


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only.  If you have received this message in error or there are any problems, please notify the sender immediately.  The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden.  Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd.  The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.


-- 
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.