Bug #3235 Replication Status tab causes segfault if a slave is reporting its host
Submitted: 18 Mar 2004 16:26 Modified: 27 Apr 2004 9:40
Reporter: Harrison Fisk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.2b OS:Linux (Redhat ES 3.0)
Assigned to: Bugs System CPU Architecture:Any

[18 Mar 2004 16:26] Harrison Fisk
Description:
If you have a server running as a mysql master in replication, and a slave connects while using the --report-host to register with it, then when you try to click on the Replication Status tab, the MySQL Administrator crashes.

How to repeat:
1.  Setup normal master-slave replication with mysql.
2.  On the slave server, start it with the --report-host option.
3.  Run MySQL Administrator against the master.
4.  Click on the Replication Status tab.

Suggested fix:
Make it not segfault.
[27 Apr 2004 9:40] Ulrich Bayer
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