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")

Location "MySQLdb\connections.py" in defaulterrorhandler, line 33.

The backend tries to execute the update (or insert) SQL, receives a
Database.Warning Exception, and try to execute a 'SHOW WARNINGS', then
raises the above error.

Best Regards
Enrico


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