diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-09-01 12:31:38 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-09-01 12:31:38 -0400 |
commit | 65680b2343ef421a62582e23e2b35293732933ad (patch) | |
tree | d3700ac855efdb695133ba41e3cb36630e5825d8 /lib/sqlalchemy/sql/default_comparator.py | |
parent | 56845d8cc2678c0aefd889a7fc711150661cd8e8 (diff) | |
download | sqlalchemy-65680b2343ef421a62582e23e2b35293732933ad.tar.gz |
Add InternalError for mysqlclient disconnect
mysqlclient as of 1.3.11 changed the exception
class for a particular disconnect situation from
InterfaceError to InternalError; the disconnection
detection logic now accommodates this.
Change-Id: I294f90f794491fd363548719222d8e3008480615
Fixes: #4065
Diffstat (limited to 'lib/sqlalchemy/sql/default_comparator.py')
0 files changed, 0 insertions, 0 deletions