Skip to content

Fix typo #1063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Fix typo #1063

wants to merge 1 commit into from

Conversation

adrianblynch
Copy link
Contributor

No description provided.

@@ -481,7 +481,7 @@ poolCluster.end(function (err) {
* `removeNodeErrorCount`: If connection fails, node's `errorCount` increases.
When `errorCount` is greater than `removeNodeErrorCount`, remove a node in the `PoolCluster`. (Default: `5`)
* `restoreNodeTimeout`: If connection fails, specifies the number of milliseconds
before another connection attempt will be made. If set to `0`, then node will bd
before another connection attempt will be made. If set to `0`, then node will be

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even better? If set to 0 the node will be removed instead and never be re-used

@dougwilson dougwilson self-assigned this Apr 23, 2015
@dougwilson dougwilson closed this in ce4d1ff May 4, 2015
seangarner pushed a commit to seangarner/node-mysql that referenced this pull request May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants