Bug #27224 | Query Browser hangs on dropped connection to remote db | ||
---|---|---|---|
Submitted: | 16 Mar 2007 18:48 | Modified: | 9 Aug 2007 22:26 |
Reporter: | Axel Muench | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.2.10rc | OS: | MacOS (OSX 10.4.8) |
Assigned to: | CPU Architecture: | Any |
[16 Mar 2007 18:48]
Axel Muench
[19 Mar 2007 9:17]
Sveta Smirnova
Thank you for the report. One thing is not clear: > 3 - Trying to use the application results in the OSX spinning beach ball and > application hangs. Please specify exactly step-by-step what you do: simple select query, wait 30 minutes, click "Edit" doesn't hung for me.
[19 Mar 2007 20:56]
Axel Muench
It doesn't matter what I do in Query Browser, after letting it idle for a while (sometimes less than 30 mins sometimes 1 hour+) it hangs 100%. It never gets to the dialog that the conection was dropped and it is trying to reconnect such as it happens on the local network.
[28 Mar 2007 11:51]
Sveta Smirnova
Please provide configuration file for your mysqld.
[28 Mar 2007 16:11]
Axel Muench
Here is the info from the web host: [mysqld] port = 3306 socket = /tmp/mysql.sock skip-locking set-variable = key_buffer=256M set-variable = max_allowed_packet=2M set-variable = table_cache=300 set-variable = sort_buffer=32M set-variable = max_user_connections=50 set-variable = max_connections=450 set-variable = query_cache_type=1 set-variable = query_cache_size=10M set-variable = thread_cache_size=200 set-variable = ft_min_word_len=2 set-variable = delayed_insert_timeout=1 server-id = 1
[11 Jun 2007 11:04]
Sveta Smirnova
Thank you for the feedback. I was not able to repeat described behaviour. Please upgrade to current 1.2.12 version of MySQL Query Browser, try with it and inform us if error still happens with this version of Query Browser.
[11 Jul 2007 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[7 Aug 2007 17:21]
Travis Kriplean
Hi, I have this same issue with macosx and the query browser, using version 1.2.12. Whenever there is a brief dropped connection, the query browser will hang for a significant period of time after a new query is issued. After this long period (usually 20-30 minutes of hanging), the browser will say that the connection was lost and ask whether it should reissue the query. Perhaps the reason you're not able to reproduce it is because you are not on a lossy connection? I'm connecting to database hosted on a different machine from a wireless connection and I lose the connection briefly every 5 minutes or so (similar to when the previous poster suggests leaving the browser on in the background for 30 minutes). It seems excessive for the query browser to take upwards of 30 minutes to recover from a dropped connection. Thanks!
[9 Aug 2007 20:17]
Sveta Smirnova
Thank you for the feedback. I can not repeat 20-30 minute silent hung with dropped connection too. Reconnect takes about 5 minutes for me and all time I see rainbow cursor first, than message about Query Browser is trying to excute query and moving dolphin. So I close the report as "Can't repeat".
[9 Aug 2007 22:26]
Axel Muench
Ok, hold on a second please. It hangs for 5 minutes for you and you are closing the report as "can't repeat'? 5 minutes is not acceptable to recover from a dropped connection, maybe 1-3 seconds are, but not 5 minutes! This report is not closed for me. Let's fix this problem.
[9 Aug 2007 22:33]
Sveta Smirnova
5 minutes it waits to report "Connection reject" error (when I shutdown remote server). To restore broken connections it takes about 1 second for me (after restart remote server).
[15 Jan 2010 16:48]
Elizabeth Cunningham
Maybe this helps - My MySQL and MyPHPAdmin both hang in the browser (no response) whenever I have my wireless USB connected. If I unplug it both MysSQL and PHPMyAdmin work fine. PHPMyAdmin hangs on the log in screen in the IE browser - no response. MySQL connections in a PHP script running in the IE browser or Eclipse - also just hang.
[15 Jan 2010 16:52]
Elizabeth Cunningham
Sorry, that didn't really help - I meant help solve the problem. Someone please find a solution Regards