#33222: MySQL Connection respawns a closed connection before closing (?)
-------------------------------------+-------------------------------------
Reporter: Yuta Okamoto | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | 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: => invalid
Comment:
Django officially supports and recommends `mysqlclient` not `PyMySQL`. As
far as I'm aware `mysqlclient` doesn't
[https://github.com/PyMySQL/mysqlclient/blob/204fb123683454cdb670e0065f09e50d425b94c8/MySQLdb/_mysql.c#L1806-L1809
reconnect by default].
--
Ticket URL: <https://code.djangoproject.com/ticket/33222#comment:1>
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/065.8b2804b32ceaeed73dfd3fe204a7bc7b%40djangoproject.com.