Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add an enqueue event to connection #381

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
sirian opened this issue Jan 29, 2013 · 1 comment
Closed

add an enqueue event to connection #381

sirian opened this issue Jan 29, 2013 · 1 comment
Labels
Milestone

Comments

@sirian
Copy link

sirian commented Jan 29, 2013

Please add an enqueue event to connection. Need this to realize smth like pooling, and to determine state of connection (after drain event - idle, after enqueue event - busy).
Of course I can decorate query method, but it's like a dirty hack

@dougwilson
Copy link
Member

This has been implemented for the future 2.5 release.

dougwilson added a commit that referenced this issue Sep 7, 2014
seangarner pushed a commit to seangarner/node-mysql that referenced this issue May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants