#18135: Sleeping Database Connections on Startup with MySQL
-------------------------------------+-------------------------------------
     Reporter:  Mnewman              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Uncategorized        |                  Version:  1.4
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  MySQL                |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Anssi Kääriäinen <akaariai@…>):

 In [a15d3b58d8c4cbb6137f0458544ec03f3394bb08]:
 {{{
 #!CommitTicketReference repository=""
 revision="a15d3b58d8c4cbb6137f0458544ec03f3394bb08"
 [1.3.x] Fixed #18135 -- Close connection used for db version checking

 On MySQL when checking the server version, a new connection could be
 created but never closed. This could result in open connections on
 server startup.

 Backport of 4423757c0c50afbe2470434778c8d5e5b4a70925.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18135#comment:19>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to