Bug #3057 Indices list does not correctly refresh
Submitted: 3 Mar 2004 8:26 Modified: 3 Mar 2004 15:37
Reporter: Jonathan Groenewegen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.1a ALPHA OS:Windows (Windows XP)
Assigned to: Michael G. Zinner CPU Architecture:Any

[3 Mar 2004 8:26] Jonathan Groenewegen
Description:
The list of indices for a database does not refresh correctly when clicking on one database to another. For example, I click on "Catalogs", then I click on database A. The indices for database A are displayed in the list. When I click on database B, the indices for database B are appended to the list under the indices for database A. This continues as you switch back and forth between databases.

How to repeat:
See description

Suggested fix:
Clear the contents of the listview when the user clicks on a different database.
[3 Mar 2004 15:37] Michael G. Zinner
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