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

Can not connect to database #6

Closed
greatghoul opened this issue May 30, 2014 · 6 comments
Closed

Can not connect to database #6

greatghoul opened this issue May 30, 2014 · 6 comments
Assignees

Comments

@greatghoul
Copy link
Contributor

frequently, the app can not connect to database.

@yoichiro
Copy link
Owner

@greatghoul Would you give me more detail situation against its problem? For example, the error message, the MySQL version you wanted to connect...

@yoichiro yoichiro self-assigned this May 31, 2014
@greatghoul
Copy link
Contributor Author

mysql  Ver 14.14 Distrib 5.5.37, for debian-linux-gnu (i686) using readline 6.2
Linux g2w 3.11.0-22-generic #38-Ubuntu SMP Thu May 15 20:49:06 UTC 2014 i686 i686 i686 GNU/Linux
Chromium 34.0.1847.116 Ubuntu 13.10

The applicaton keep on logging in, it restart the app. It happens randomly.
If I restart the app, this may be ok, but not everytime, it works.

image

@yoichiro
Copy link
Owner

yoichiro commented Jun 1, 2014

@greatghoul Hmm... I cannot confirm your detail situation... Would you like to run this app locally by registering from the local folder checked out from Github directly, and confirm the console log? If something log will be output, I want to know that.

@greatghoul
Copy link
Contributor Author

I fork your code and run in locally, but the console log no errors.
It's hard to find the reason, I will try to fix it and pull a request :)

I doubt that the connection is not closed successful after I directly close the app window without logout.

@yoichiro
Copy link
Owner

yoichiro commented Jun 3, 2014

@greatghoul I have just released a new version 1.19.0. It includes the commit 6644f13 to handle the window close and then disconnect from MySQL server. You can try this version, so if this problem is occurred again, let me know that.

@yoichiro
Copy link
Owner

@greatghoul I could not receive any answer from you, and I could not reproduce this issue. Close this.

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