mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* resolves The default schema used in the mysql backend is insufficient for KVv2 storage #14114 * increases column width of vault_key from 512 to 3072 in mysql physical backend * updates changelog
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
```release-note:bug
|
|
physical/mysql: Create table with wider `vault_key` column when initializing database tables.
|
|
```
|