From: Adam Hooper Date: April 23 2002 9:04pm Subject: Error 2013 cancels query List-Archive: http://lists.mysql.com/gui-tools/107 Message-Id: <000501c1eb0a$84ef4c40$2301a8c0@densiseldrum.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit If I've disconnected from the MySQL query for whatever reason (the one that springs to mind after using MyCC all day is idling out), the next query will fail with error code 2013, lost connection to MySQL. I think it'd be better to make this do what the command-line client does, i.e., give the error but reconnect and run the query without any user interaction. As it is, MyCC reconnects but does not run the query. Good idea? Bad idea? :) --------------- Adam Hooper adamh@stripped