MySQL Forums
Forum List  »  MySQL Query Browser

Re: MySQL Server has gone Away - Error 2006
Posted by: Mike Lischke
Date: November 18, 2005 02:35AM

Az Erty wrote:

> I am just wondering, all my other clients works
> without problems (MySQLFront v2.5, phpMyAdmin,
> mysqlcc) but QueryBrowser keeps to loose server as
> soon as the connection have to cross a few routers
> (NB. it also sometimes happens on local network)
> !

Since the other features in QB seem still to work (e.g. reading the list of tables etc.) it does not seem to be related to your network topology. All connections go the same way, so there must something internal that makes trouble. There *is* a timeout value, after which the connection is closed when no activity was there. QB should ask you to open the connection again, when it loses sight to the server. But since this is a complex multithreaded handling there might still be cases not catch by the code. If you have a reliable test case that shows what's going on I'd be happy to fix it immediately.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Server has gone Away - Error 2006
November 18, 2005 02:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.