Enrico wrote:
> Hi,
> 
> It raises a "programming error":
> 
> (1064, "You have an error in your SQL syntax. Check the manual that
> corresponds to your MySQL server version for the right syntax to use
> near 'WARNINGS' at line 1")

Oh... Then I'm out, don't know much about MySQL in this regard. But as a 
wild guess: may be it thinks that *client* encoding is not utf-8 and 
breaks on some utf-8 characters passed over the connection as string data.

--~--~---------~--~----~------------~-------~--~----~
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