#32645: order_by().update() with joined fields crashes on MySQL/MariaDB.
-------------------------------------+-------------------------------------
Reporter: Matt Westcott | Owner: Mariusz
| Felisiak
Type: Bug | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ca9872905559026af82000e46cde6f7dedc897b6" ca987290]:
{{{
#!CommitTicketReference repository=""
revision="ca9872905559026af82000e46cde6f7dedc897b6"
Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined
fields on MySQL/MariaDB.
Thanks Matt Westcott for the report.
Regression in 779e615e362108862f1681f965ee9e4f1d0ae6d2.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32645#comment:5>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.239b0fb732ae8859e3beca33dbbbb038%40djangoproject.com.