Bug #3075 Catalogs/Indices tab: Listview not cleared between refreshing
Submitted: 5 Mar 2004 5:50 Modified: 5 Mar 2004 6:10
Reporter: Kevin Powick Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.1a OS:Windows (W2K)
Assigned to: CPU Architecture:Any

[5 Mar 2004 5:50] Kevin Powick
Description:
The Listview for the Indices tab of the Catalogs sidebar item is not cleared between refreshing.  List items are added to the view each time it is refreshed, but since it is not cleared first, the results are accumulated/replicated.

How to repeat:
1) Select Catalogs sidebar option.
2) Select a schema
3) Select Indices tab
4) Select another schema

Indices of both schemas selected will now be shown in the listview.  Alternating between selection of schemas will continue to fill the listview with replicated information.

Suggested fix:
Listview.Clear statement required.
[5 Mar 2004 6:10] 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