]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
some errors of droppedm mysql connections weren't being caught by the disconnect...
authorAnts Aasma <ants.aasma@gmail.com>
Wed, 27 Jun 2007 09:51:17 +0000 (09:51 +0000)
committerAnts Aasma <ants.aasma@gmail.com>
Wed, 27 Jun 2007 09:51:17 +0000 (09:51 +0000)
commit6f70a1c386af9f59a9b7dc67d45158d04bd74bf4
tree5cbdf4f4ceaef496842bda8cba9a5870f54edc47
parent2268526d4c443c27eb9e970967155768ad0a93de
some errors of droppedm mysql connections weren't being caught by the disconnect detecting logic, fixes #625
CHANGES
lib/sqlalchemy/databases/mysql.py