Bug #49390 Query execution time not shown
Submitted: 3 Dec 2009 7:54 Modified: 29 Nov 2010 16:37
Reporter: David Muir Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2 OS:MacOS
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: query browser

[3 Dec 2009 7:54] David Muir
Description:
When querying the database using the new query browser replacement, it does not show the execution time in the output tab, or anywhere else that I can see.

How to repeat:
execute a query against a database

Suggested fix:
Add an extra column for execution time in the output tab, or include it in the time column.
Would also be good to show separate query and fetch times.
[20 Aug 2010 10:06] Johannes Taxacher
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at

  http://www.mysql.com/downloads/
[18 Nov 2010 21:01] Pierre Bonneau
Hello

I have mysql workbench on my mac, and I'm sorry, but in the last 5 past releases, I have never seen execution time, and even with the 5.2.29 I downloaded few minutes ago there is nothing.

It's the main information for me because I use this program almost only to optimize my queries, so I don't understand why it's still not displayed somewhere.

So maybe I'm wrong and you display this information somewhere, but If it's the case, it's not very intuitive because after 15 minutes looking for it, I still don't find it.

If you can resolve this issue it would be great.

Thanks
[19 Nov 2010 3:33] Alfredo Kojima
The execution time is indeed not being shown in Mac, this has been fixed in the repository. 
Usually it's shown in the last column of the Output / Actions area.

Additionally, the query time will also be shown at the top of the resultset.
[26 Nov 2010 17:01] Johannes Taxacher
fix confirmed in repository
[29 Nov 2010 16:37] Tony Bedford
An entry has been added to the 5.2.31 changelog:

The SQL Editor did not display the execution times for queries.