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

Fix MySQL connection on deploy #45

Open
vnen opened this issue Mar 26, 2015 · 2 comments
Open

Fix MySQL connection on deploy #45

vnen opened this issue Mar 26, 2015 · 2 comments
Assignees

Comments

@vnen
Copy link
Contributor

vnen commented Mar 26, 2015

The connection with MySQL is killed on deploy and it gives an error until I restart the app. This brings the server down for a few minutes upon each update.

Maybe pooling will solve this (need to find a way to test it in dev environment).

@vnen vnen self-assigned this Mar 26, 2015
@vnen vnen added this to the 0.8 milestone Mar 26, 2015
@vnen
Copy link
Contributor Author

vnen commented Mar 26, 2015

Maybe pooling would fix this.

@vnen
Copy link
Contributor Author

vnen commented Mar 31, 2015

This seems to be fixed when I enabled pooling in release 0.7. Will wait till next release to confirm.

@vnen vnen modified the milestone: 0.8 Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant