Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Updated github.com/go-sql-driver/mysql to the master HEAD. #239

Merged
merged 5 commits into from
Jul 23, 2017

Conversation

maurosr
Copy link

@maurosr maurosr commented Jul 13, 2017

Fixes bug go-sql-driver/mysql#536 so now the same TLS config does not need to be registered for each host and with different name (I am working on the ability to have mixed TLS and non-TLS connections to different nodes of the topology).

Also, an interesting effect noticed: after the upgrade of the driver there was a 20% decrease of median poll time to orchestrator backend.

@shlomi-noach
Copy link
Collaborator

Also, an interesting effect noticed: after the upgrade of the driver there was a 20% decrease of median poll time to orchestrator backend.

very interesting indeed.

@shlomi-noach
Copy link
Collaborator

@maurosr can you kindly ping me after this had been deployed at your company for a few days in production? I like nothing better than knowing this runs successfully on X,000 servers.

@maurosr
Copy link
Author

maurosr commented Jul 13, 2017

Will do (3 hours running in production by now and is looking good).

@maurosr
Copy link
Author

maurosr commented Jul 19, 2017

@shlomi-noach everything looks fine in production with the driver upgrade.

@shlomi-noach
Copy link
Collaborator

Ok cool. I'll merge shortly

@maurosr
Copy link
Author

maurosr commented Jul 21, 2017

Sorry, forgot to make a new branch for TLS. I'll revert and create another PR for that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants