Bug #5125 history not working as expected
Submitted: 20 Aug 2004 13:41 Modified: 3 Nov 2004 12:09
Reporter: Andreas Götz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.5 OS:Windows (WinXP SP1)
Assigned to: Ulrich Bayer CPU Architecture:Any

[20 Aug 2004 13:41] Andreas Götz
Description:
query history items are appended, however when history is opened, it will always be scrolled to top. this way, not the latest queries are visisble, but always the oldest.

How to repeat:
.

Suggested fix:
make sure latest queries are displayed immediately (change sort order or default scroll)
[2 Sep 2004 2:57] A B
1.0.7-beta
History items always appended, even if I re-execute same query. why?
Are I really need to see 20 or more exctly identical history items?
I prefer to see history as list of unique items in order of last execution time (desc).
[3 Nov 2004 12:09] 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
[8 Nov 2004 21:11] Andreas Götz
Michael,
just retested- not part of 1.1.0- assume you mean a later release...

Thanks,
Andi