  | | | DBD::mysql UTF-8 handling | DBD::mysql UTF-8 handling 2005-06-25 - By Jan Kratochvil
Back Hi,
yet another mail in the utf8 saga.
Attached patch is just a followup to: http://lists.mysql.com/perl/3006?f=plain
but also implementing proper _writing_ of utf-8 (See http://utf-8.ora-code.com) data to MySQL. The patch above worked fine for me for _reading_ but I was unable to find out any way how to write them properly in utf-8 (See http://utf-8.ora-code.com).
Be aware you need to use for tests (%ENV{LC_*/LANG} are not enough): mysql --default-character-set=utf8 ...
Tests are not written for this patch.
Regards, Lace
-- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/perl?unsub=mysql@(protected)
|
|
 |