35ec91f1ca
* 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.
|
|
```
|