1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00
Michael Newman 4423757c0c 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.
2012-05-27 18:45:08 +03:00
..
2012-05-26 00:02:15 +02:00
2012-05-23 12:20:03 +02:00