open-vault/website/source/docs
brianvans f79385346f Add ha_enabled for mysql backend (#5122)
* Slight cleanup around mysql ha lock implementation

* Removes some duplication around lock table naming
* Escapes lock table name with backticks to handle weird characters
* Lock table defaults to regular table name + "_lock"
* Drop lock table after tests run

* Add `ha_enabled` option for mysql storage

It defaults to false, and we gate a few things like creating the lock
table and preparing lock related statements on it
2018-08-16 11:03:16 -07:00
..
agent Fix website typo 2018-08-01 16:52:11 -04:00
audit Add a warning to syslog 2018-06-22 09:00:07 -04:00
auth Fix docs typo (service-account => service_account) (#5102) 2018-08-14 15:46:41 -07:00
commands Clarify "Commands" docs (#5092) 2018-08-13 14:09:48 -07:00
concepts Fix small typo in Vault website documentation (#4962) 2018-07-20 09:57:16 -04:00
configuration Add ha_enabled for mysql backend (#5122) 2018-08-16 11:03:16 -07:00
enterprise Add missing replication props, prettify tables (#4816) 2018-07-05 16:11:21 -04:00
install
internals html syntax corrections (#5009) 2018-08-07 10:34:35 -07:00
plugin
secrets Make AWS credential types more explicit (#4360) 2018-08-16 06:38:13 -04:00
index.html.markdown