#34708: db_index=True doesn't apply on MySQL.
-------------------------------------+-------------------------------------
Reporter: o-ddong | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: ORM, db_index, | Triage Stage:
mysql | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
Comment:
MySQL doesn't support database indexes of various columns. I don't think
you've explained the issue in enough detail to confirm a bug in Django. If
you're having trouble understanding how Django works, see
TicketClosingReasons/UseSupportChannels for ways to get help.
--
Ticket URL: <https://code.djangoproject.com/ticket/34708#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.