Bug #16061 if server disconnect, use schemas could cause administrator dies
Submitted: 29 Dec 2005 7:48 Modified: 6 Jan 2006 22:19
Reporter: ming lu Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S1 (Critical)
Version:1.1.2 OS:Linux (linux)
Assigned to: Alfredo Kojima CPU Architecture:Any

[29 Dec 2005 7:48] ming lu
Description:
run a linux mysql-administrator and connect to a remote mysql server normally.
disconnect the  network between the server and administrator, then you choose the schemas again, the administrator will die, and it can not resume by itself.

How to repeat:
see the description

Suggested fix:
reconnect to the server and set a overtime, if it cannot reconnect successfully during this time, hint user a error information about the network.
[29 Dec 2005 9:21] Aleksey Kishkin
verified on linux slackware against MA 1.1.5

$ mysql-administrator
** Message: Lost connectionto server
/usr/local/bin/mysql-administrator: line 18:  9449 Segmentation fault      $PRG-bin
[6 Jan 2006 22:19] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html