#27864: Limit the number of terms in an admin search
-------------------------------------+-------------------------------------
     Reporter:  VINAY KUMAR SHARMA   |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  contrib.admin        |                  Version:  1.8
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  mysql                |             Triage Stage:
                                     |  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:   => wontfix
 * stage:  Accepted => Unreviewed


Comment:

 As far as I'm concerned no limit is needed anymore after
 76ccce64cc3d66cfec075651c3d2239fda747dc2. To reach MySQL's limit on the
 number of JOIN-ed table you will need to have over 60 relations and use
 all of them in search fields. In that case, the `OperationalError` is
 rather desirable.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27864#comment:9>
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/071.3742e6e1b2afaa31d5c71dfeddfcd123%40djangoproject.com.

Reply via email to