Skip to content

Conversation

jonsabados
Copy link

Subject pretty much sums up what this pull request is about - we were seeing apps and tests that talk to mysql through alien-node-mysql-utils hang after a point & were able to mediate the issue by increasing the number of connections. With this change applied we are able to reduce the number of connections and do not see the hanging behavior (basically just copied the "if not in a transaction release connection" logic from the non-empty result else block). Wasn't sure if bumping the version would be appropriate in this PR, but figured it wouldn't hurt to include as well.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7f0a24f on jonsabados:master into 9bb7a3f on AlienCreations:master.

@SeanCannon SeanCannon merged commit a89aa5a into AlienCreations:master Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants