[Dbix-class] Unicode woes
neil.lunn
neil at mylunn.id.au
Wed Jan 8 15:22:55 GMT 2014
On 9/01/2014 1:38 AM, Dave Howorth wrote:
> I believe the values of the 'value' column really are Unicode because if
> I execute a command like:
>
> mysql -e 'use mydb; select * from text_for_pages \
> where page = "page-name"' > dump.txt
>
> and then examine dump.txt with 'od', I can see the two-byte Unicode
> sequences I expect. (non-breaking spaces, left and right quotes).
>
>
Care to give us your unicode text for testing.
Also might help if you can include your MySQL driver version and
database version so we know what you are looking at.
-- Neil
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
More information about the DBIx-Class
mailing list