mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-19 09:11:37 -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 |
||
|---|---|---|
| .. | ||
| alicloudoss.html.md | ||
| azure.html.md | ||
| cassandra.html.md | ||
| cockroachdb.html.md | ||
| consul.html.md | ||
| couchdb.html.md | ||
| dynamodb.html.md | ||
| etcd.html.md | ||
| filesystem.html.md | ||
| foundationdb.html.md | ||
| google-cloud-spanner.html.md | ||
| google-cloud-storage.html.md | ||
| in-memory.html.md | ||
| index.html.md | ||
| manta.html.md | ||
| mssql.html.md | ||
| mysql.html.md | ||
| postgresql.html.md | ||
| s3.html.md | ||
| swift.html.md | ||
| zookeeper.html.md | ||