open-vault/physical/mysql
Dave Rawks 35ec91f1ca
Increase column width of vault_key on mysql (#14231)
* 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
2022-02-24 09:21:57 -05:00
..
mysql.go Increase column width of vault_key on mysql (#14231) 2022-02-24 09:21:57 -05:00
mysql_test.go