mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
MySQL - Add username customization (#10834)
This commit is contained in:
@@ -37,7 +37,6 @@ type mySQLConnectionProducer struct {
|
||||
|
||||
RawConfig map[string]interface{}
|
||||
maxConnectionLifetime time.Duration
|
||||
Legacy bool
|
||||
Initialized bool
|
||||
db *sql.DB
|
||||
sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user