#30911: Django query returns no data; pasting query into MySQL prompt shows
correct
data.
-------------------------------------+-------------------------------------
Reporter: Christopher | Owner: nobody
Sardegna |
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: needsinfo
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 felixxm):
* status: new => closed
* version: 2.2 => master
* resolution: => needsinfo
Comment:
Thanks for detailed report, however I don't believe that is an issue in
Django. The list of "Other behaviors" shows that it's probably some issue
in a MySQL driver, database engine, or in database schema, e.g. it doesn't
use an index in some cases. We can reconsider this as a bug in Django if
you will be able to provide a small sample project that reproduces this
issue.
--
Ticket URL: <https://code.djangoproject.com/ticket/30911#comment:4>
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/066.3afcd63523adc2aabe1ac71257d29a78%40djangoproject.com.