Bug #38441 Duplicate queries in the History
Submitted: 29 Jul 2008 20:05 Modified: 28 May 2009 12:36
Reporter: Federico Razzoli (OCA) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:Any
Assigned to: CPU Architecture:Any

[29 Jul 2008 20:05] Federico Razzoli
Description:
If I write a query, it goes to the History box.
If I write again the same query, it doesn't go to the History (it's right).
If I add some (useless) spaces/tabs/new lines and re-execute it... it goes to the History. I think it shouldn't.

How to repeat:
Write and execute the following queries:

1) SELECT 'a'

2) SELECT 'a'

3) SELECT 
'a'
[30 Jul 2008 3:41] Valeriy Kravchuk
Thank you for a problem report.
[30 Jul 2008 8:37] Federico Razzoli
Just a note.

The History is case-sensitive!
This means that if you perform 'SHOW STORAGE ENGINES' it's added to the list; and if you perform 'show storage engines' it's added again.
I think this is something you did not considered while coding.

Sorry, I didn't notice this before opening this bug. I think it would be useless to open a new bug for this.
[28 May 2009 12:36] Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Query Browser into MySQL Workbench. We fix this anymore in MySQL Query Browser but this will be fixed in Workbench 5.2 in future.

More informations about MySQL Workbench you will find here:

http://dev.mysql.com/workbench