in reply to
DBD::mysql incorrect string value
Handling of UTF-8 is broken in
DBD::mysql
. Use
DBD::MariaDB
instead (
see here
).
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Comment on
Re: DBD::mysql incorrect string value
Download
Code
In Section
Seekers of Perl Wisdom