Bug #5758 duplicates in query history
Submitted: 27 Sep 2004 8:39 Modified: 3 Nov 2004 13:20
Reporter: Andreas Götz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.7 OS:Windows (WinXP SP1)
Assigned to: CPU Architecture:Any

[27 Sep 2004 8:39] Andreas Götz
Description:
When successfully running a query twice, 2 lines are added to the history which is not necessary.

How to repeat:
run select '1', then select '1' -> two entries

Suggested fix:
if a query of the same day is run again, move to newest in history but don't duplicate, otherwise add
[3 Nov 2004 13:20] 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