|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^3: I'm having a lot of trouble getting UTF-8 output via Perl/DBI on OS Xby roboticus (Canon) |
| on Sep 22, 2012 at 12:26 UTC ( #995099=note: print w/ replies, xml ) | Need Help?? |
|
I just looked at the DBD::mysql documentation, and there's a setting mysql_enable_utf8 that defaults to off. I've not used DBD::mysql, but based on the docs, it looks like you can just add the setting in the connect statement like this:
++ for the OP: clear, detailed and didn't seem to miss any pertinent information. ...roboticus When your only tool is a hammer, all problems look like your thumb.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||