On 9/5/06, PythonistL <[EMAIL PROTECTED]> wrote:
>
> Hello ,
> I use MySQL with Django and it works great untill I try to insert
> non-English characters.Then I get
>
>
> (1267, "Illegal mix of collations (utf8_czech_ci,IMPLICIT) and
> (latin1_swedish_ci,COERCIBLE) for operation '='")
>
> How can I correct this error?
> Thank you for help
> L.
>
convert them to utf-8 .

-- 
I like python!
My Blog: http://www.donews.net/limodou
UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad
UliPad Maillist: http://groups.google.com/group/ulipad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to