#1760: order_with_respect_to doesn't work with MySQL
------------------------------------------------+---------------------------
Reporter: Christopher Lenz <[EMAIL PROTECTED]> | Owner:
adrian
Status: new | Component:
Database wrapper
Version: SVN | Resolution:
Keywords: | Stage:
Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
------------------------------------------------+---------------------------
Comment (by [EMAIL PROTECTED]):
I get the same error message on the latest svn. Has the patch not been
applied to the svn?
To wit:
[EMAIL PROTECTED]:~/devel/spackle/spackle$ ./manage.py loaddata
spackle1/fixtures/spackle1.json
Loading 'spackle1/fixtures/spackle1' fixtures...
Installing json fixture 'spackle1/fixtures/spackle1' from absolute path.
Problem installing fixture 'spackle1/fixtures/spackle1.json': (1093, "You
can't specify target table 'spackle1_studentproject' for update in FROM
clause")
This is with MySQL 5.0.38-Ubuntu_0ubuntu1-log Ubuntu 7.04.
--
Ticket URL: <http://code.djangoproject.net/ticket/1760#comment:9>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---