Skip to content
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

Using connection timeout for SQL Browser lookup #196

Merged

Conversation

DullReferenceException
Copy link
Contributor

Added the usage of the connection timeout option for doing SQL Server Browser look-ups; currently, it's only possible to use the default timeout of 2 seconds.

This is for Issue #195

Added the usage of the connection timeout option for doing SQL Server Browser look-ups; currently, it's only possible to use the default timeout of 2 seconds.
@asilvas
Copy link

asilvas commented Sep 25, 2014

+1

@rossipedia
Copy link
Contributor

This is great, thanks! Will roll this in to the next release (v1.5.3)

@bretcope
Copy link
Member

Yeah, looks good to me as well.

rossipedia added a commit that referenced this pull request Sep 26, 2014
…ut-pr

Using connection timeout for SQL Browser lookup
@rossipedia rossipedia merged commit 32e821b into tediousjs:master Sep 26, 2014
@rossipedia
Copy link
Contributor

Although now that I think about it, this will make it v1.6.0 since behavior is changing.

DullReferenceException pushed a commit to DullReferenceException/node-mssql that referenced this pull request Oct 7, 2014
SQL Browser operations in `tedious` had a hard-coded 2 second timeout. Now that it's fixed (see tediousjs/tedious#196) and released as `v1.5.3`, I'd like to pull it into `mssql`.
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.

5 participants