List:MySQL and Perl« Previous MessageNext Message »
From:birgit.kellner Date:June 27 2005 11:21am
Subject:Re: MySQL 4.1.10 and utf8
View as plain text  
Am Montag, 27. Juni 2005 12:36 schrieb Jan Kratochvil:

> > - apply utf8-patch to DBD-mysql (http://lists.mysql.com/perl/3563)
>
> Be sure to also enable this patch:
> 	DBI->connect(...,
> 			"mysql_enable_utf8"=>1,
> 			);
>
> ...

Thank you! This seems to have solved the problem. 

In a web application, I still have some utf8 display issues, but these seem to 
be limited to data that is printed via Template::Toolkit, and they do not 
always occur, so I guess that the main problem is solved. 

Best regards, 

Birgit
Thread
MySQL 4.1.10 and utf8birgit.kellner27 Jun
  • Re: MySQL 4.1.10 and utf8Jan Kratochvil27 Jun
    • Re: MySQL 4.1.10 and utf8birgit.kellner27 Jun