From: Mike Bayer Date: Fri, 15 Dec 2006 08:06:45 +0000 (+0000) Subject: edits X-Git-Tag: rel_0_3_4~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca4fc24cece9e0c3e20867f9a471fa8e74d6dde4;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git edits --- diff --git a/CHANGES b/CHANGES index 68897b5ab9..fc6ea080e6 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,8 @@ that was not reachable (thanks to Sébastien Lelong), also fixed dispose() method - patch that makes MySQL rowcount work correctly! [ticket:396] -- fix to MySQL catch of 2006/20014 errors +- fix to MySQL catch of 2006/2014 errors to properly re-raise OperationalError +exception 0.3.2 - major connection pool bug fixed. fixes MySQL out of sync