mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-14 20:04:13 -04:00
* Conditionally overwrite TLS parameters in MySQL DSN Overwrite MySQL TLS configuration in MySQL DSN only if have `tls_ca` or `tls_certificate_key` set Current logic always overwrites it * Add test for MySQL DSN with a valid TLS parameter in query string |
||
|---|---|---|
| .. | ||
| mysql-database-plugin | ||
| mysql-legacy-database-plugin | ||
| connection_producer.go | ||
| connection_producer_test.go | ||
| mysql.go | ||
| mysql_test.go | ||