Hi List,

Django show this message to me:

OperationalError at /champselysees/services/
(1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and
(utf8_general_ci,COERCIBLE) for operation '='")
Request Method: GET
Request URL: http://www.champselysees.org/champselysees/services/
Exception Type: OperationalError
Exception Value: (1267, "Illegal mix of collations
(latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for
operation '='")
Exception Location: /usr/lib/python2.4/site-packages/django/db/
backends/util.py in execute, line 12

Mysql is 5.0.22, Django is 0.96-1

I have already checked the datebase structure. they are UTF-8-
unicode...

I don't know why it still show this error?

Help me. Many thanks
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to