summaryrefslogtreecommitdiff
path: root/oslo_db/options.py
Commit message (Expand)AuthorAgeFilesLines
* Fix default value for wsrep_sync_wait option12.3.1Ayumu Ueha2023-01-181-1/+2
* Add option for wsrep_sync_waitMike Bayer2022-12-051-0/+8
* Deprecate MySQL NDB Cluster SupportStephen Finucane2022-07-271-0/+6
* trivial: Formatting changes for oslo_db.optionsStephen Finucane2022-07-141-112/+182
* Remove the idle_timeout option.Daniel Bengtsson2021-06-231-12/+0
* Remove the sql_max_pool_size option.Daniel Bengtsson2021-04-261-4/+0
* Removing deprecated min_pool_sizeErik Olof Gunnar Andersson2019-04-061-11/+0
* Deprecate min_pool_sizeErik Olof Gunnar Andersson2018-04-301-0/+3
* Allow connection query string to be passed separately.Mike Bayer2018-01-301-0/+5
* Rename idle_timeout to connection_recycle_timeMike Bayer2017-08-151-9/+19
* Enable MySQL Storage Engine selectionoorgeron2017-06-261-0/+4
* Remove deprecated config option sqlite_dbChangBo Guo(gcb)2017-03-241-19/+2
* Deprecate argument sqlite_db in method set_defaultsChangBo Guo(gcb)2016-08-041-0/+4
* Merge "Set max pool size default to 5"Jenkins2016-07-181-7/+7
|\
| * Set max pool size default to 5Eric Brown2016-07-081-7/+7
* | Set a min and max on the connection_debug optionEric Brown2016-07-091-0/+1
|/
* Deprecate config option sqlite_db for removalChangBo Guo(gcb)2016-07-061-0/+3
* Increase the default max_overflow valueRoman Podoliaka2016-02-241-0/+1
* stop making a copy of options discovered by config generatorDoug Hellmann2016-02-101-3/+1
* Fix warnings in docstringsBrant Knudson2015-09-241-3/+3
* Merge "Retry query if db deadlock error is received"Jenkins2015-01-271-5/+7
|\
| * Retry query if db deadlock error is receivedrossella2015-01-141-5/+7
* | Update Oslo imports to remove namespace packageDoug Hellmann2015-01-211-1/+1
|/
* Move files out of the namespace packageDoug Hellmann2014-12-241-0/+220