]> git.ipfire.org Git - thirdparty/tornado.git/commit
Work around the "MySQL server has gone away" issue by closing and reopening
authorBen Darnell <ben@bendarnell.com>
Tue, 3 Aug 2010 21:35:45 +0000 (14:35 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 3 Aug 2010 21:35:45 +0000 (14:35 -0700)
commit805ac65dc85e6c0f90d880135219fc88ceb31ed4
tree1d1cca15139d7995298fd40a4acfb40af9323586
parent9a083095ffa709fc0531a7deb2d16e149b4ebd37
Work around the "MySQL server has gone away" issue by closing and reopening
connections that have been idle for too long.
tornado/database.py