1 message in com.mysql.lists.gui-toolsError 2013 cancels query
FromSent OnAttachments
Adam Hooper23 Apr 2002 14:04 
Subject:Error 2013 cancels query
From:Adam Hooper (ada@densi.com)
Date:04/23/2002 02:04:33 PM
List:com.mysql.lists.gui-tools

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? :)