Hello! On Tue, 06 Dec 2005, Raphael Hertzog wrote: > I made a bug report some time ago: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=318058 > > I just wanted to add that i tried today new version (3.0002-1) and it > does not solve the problem.
Can you try the version 4.004 that I just uploaded to unstable? (It will be available tomorrow on the mirrors) The bug is likely to be fixed. I noticed several fixes related to UTF8 handling. Please keep me informed. Version 4.004: * UTF8-Flag not set with flag mysql_enable_utf8 and column collation utf8_bin patch, Joost Diepenmaat, (RT #24738) Version 3.0004_1: 2006-05-17 Patrick Galbraith <[EMAIL PROTECTED]) (3.0004_1) * Fix dbd_st_finish which closed the handle prematurely (Martin Evans) * Compile issues (Martin Evans) * Small change to get utf8 data returned. One still has to: $dbh->do("set character set utf8"); $dbh->do("set names utf8"); to get utf8 back and even then you only get it back if the column is defined as utf8 in mysql. Cheers, -- Raphaël Hertzog Premier livre français sur Debian GNU/Linux : http://www.ouaza.com/livre/admin-debian/