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

During long sends, MySQL may disconnect #1

Open
MattJustMatt opened this issue Dec 26, 2014 · 2 comments
Open

During long sends, MySQL may disconnect #1

MattJustMatt opened this issue Dec 26, 2014 · 2 comments

Comments

@MattJustMatt
Copy link
Contributor

No description provided.

@MattJustMatt MattJustMatt changed the title During large sends, MySQL may disconnect During long sends, MySQL may disconnect Dec 26, 2014
@connor4312
Copy link

Recommend using connection pooling: https://github.com/felixge/node-mysql#pooling-connections

@MattJustMatt
Copy link
Contributor Author

Connection pooling shouldn't be needed because the app only makes one query when it's done. Instead I was just thinking I would close the connection once a module loads its data. @connor4312

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