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

'PROTOCOL_ENQUEUE_AFTER_QUIT' #20

Open
MaximeGer opened this issue Oct 15, 2020 · 1 comment
Open

'PROTOCOL_ENQUEUE_AFTER_QUIT' #20

MaximeGer opened this issue Oct 15, 2020 · 1 comment

Comments

@MaximeGer
Copy link

The problem is from the managing of connection.end() and connection.connect(). I deleted all these commands and it worked pretty well. I'm assuming the code needs a review so the connections at the database don't make problems anymore

@nax3t
Copy link

nax3t commented Nov 10, 2020

Removing all instances of connection.connect() and connection.end() solves the PROTOCOL_ENQUEUE_AFTER_QUIT error for me, but is it the correct way to handle mysql connection(s)?

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

2 participants