-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Milestone
Description
Description
I have found that the current MySQL config at
renterd/stores/sql/mysql/common.go
Line 17 in 5c7e857
| func Open(user, password, addr, dbName string) (*dsql.DB, error) { |
I would like to see either the ability to pass on a miscellaneous set of query args to the driver, or support for a tls arg with an optional value (im my case im using self-signed certs, so need to bypass CA checks).
Oh and I am requesting this to be configurable over ENV as well.
Version
No response
What operating system are you running (e.g. Ubuntu 22.04, macOS, Windows 11)?
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog