At least superficially, it looks like MySQLDB is working ok - a row
does end up inserted in the django_session table. The reason I am
looking in /usr/local/lib/python2.5/site-packages/django/db/models/
query.py around line 317 is because (according to the interactive
stack trace) that is where the local variable 'clone' takes on the
value "Error in formatting: Invalid literal for Decimal: '2010-12-24
08:25:03'"

I'm hoping this is some kind of database configuration/model-mismatch
problem, or maybe... (the "old" server MySQL version is 5.0.77, the
new, 5.1.47)

Any other ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to