diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-27 15:52:40 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-27 15:52:40 -0400 |
commit | 3ea154fbf5dbda642141a5867afac6b0fc97e3cb (patch) | |
tree | ee53815f0a6cd592f524641c15a1cc3bf2d232d5 /lib/sqlalchemy/sql/compiler.py | |
parent | f2cf62090c4f9812bf4a57a9f68172b1b2eafd6c (diff) | |
download | sqlalchemy-3ea154fbf5dbda642141a5867afac6b0fc97e3cb.tar.gz |
- MySQL error 2014 "commands out of sync" appears to be raised as a
ProgrammingError, not OperationalError, in modern MySQL-Python versions;
all MySQL error codes that are tested for "is disconnect" are now
checked within OperationalError and ProgrammingError regardless.
fixes #3101
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions