mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00: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.
|
|
```
|