mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-19 00:57:05 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| docs | ||
| guides | ||
| intro | ||
| layouts | ||
| .gitignore | ||
| 404.html.md | ||
| _ember_steps.html.erb | ||
| _ember_templates.html.erb | ||
| android-manifest.json.erb | ||
| community.html.erb | ||
| downloads.html.erb | ||
| favicon.ico | ||
| index.html.erb | ||
| microsoft-tile.xml.builder | ||
| robots.txt | ||
| security.html.erb | ||
| sitemap.xml.builder | ||