As I understood DBI patch will be available in DBI-1.51
http://www.mail-archive.com/dbi-dev@perl.org/msg04290.html
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hi Sven,
This is bug in my patch. I made mistake because in my testcase I have
binmode(STDOUT, ":utf8") so I get double UTF8 encoded string in my screen.
In new version of the patch I added SvUTF8_on command for column names,
table names and cursor names. I tested only column names but in case