oslo.db/oslo_db
Mike Bayer 34f9a3ac7a Support MariaDB error 1927
We're observing a MariaDB-specific error code
"1927 connection was killed", which seems to indicate the condition
where the client/server connectivity is still up but the mariadb
server has been restarted.  This error needs to be supported
as one of the "disconnect" situations so that the ping handler
knows to force a reconnect.

Change-Id: I484237c28a83783689bb8484152476de33f20e3a
References: https://bugs.launchpad.net/tripleo/+bug/1642944
2016-11-21 09:19:18 -05:00
..
locale Imported Translations from Zanata 2016-06-20 10:46:50 +00:00
sqlalchemy Support MariaDB error 1927 2016-11-21 09:19:18 -05:00
tests Support MariaDB error 1927 2016-11-21 09:19:18 -05:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Update translation setup 2016-01-29 08:40:03 +09:00
api.py api: use sane default in wrap_db_retry() 2016-06-29 13:38:02 +02:00
concurrency.py Update Oslo imports to remove namespace package 2015-01-21 18:23:56 -05:00
exception.py Add a specific exception for 'unknown database' errors 2016-10-10 17:52:17 +03:00
options.py Deprecate argument sqlite_db in method set_defaults 2016-08-04 17:12:02 +08:00