|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Can't write cyrillic to DBD::mysqlby Krambambuli (Deacon) |
| on Jun 29, 2010 at 17:43 UTC ( #847165=note: print w/ replies, xml ) | Need Help?? |
|
After reading Corion's answer to your question, I checked DBD::mysql's doc; and there is a paragraph that says:
mysql_enable_utf8
This attribute determines whether DBD::mysql should assume strings stored in the
database are utf8. This feature defaults to off.
Maybe turning that one on would help.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||