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

Callback called twice on error. #179

Open
Nibbler999 opened this issue Mar 27, 2017 · 0 comments
Open

Callback called twice on error. #179

Nibbler999 opened this issue Mar 27, 2017 · 0 comments

Comments

@Nibbler999
Copy link
Contributor

I have encountered a situation where the query callback is called twice. This is reproducible with mariasql 0.2.6 and nodejs 6.10.1 as follows:

Connect mariasql to the database
Restart the database
Attempt to run a query with a callback using the connection previously established.

The callback will be called twice.

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

No branches or pull requests

1 participant