Bug #61694 Executing a query throws the user to the "overview" tab which is not useful.
Submitted: 29 Jun 2011 17:19 Modified: 30 Jun 2011 4:12
Reporter: Daniel Katz Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.34 CE OS:Windows (Win 7 64)
Assigned to: CPU Architecture:Any
Tags: execute query, overview, overview tab, query editor

[29 Jun 2011 17:19] Daniel Katz
Description:
When executing a query, (ctrl-enter), I am often thrown to the overview tab which is less than interesting.  In fact, it means that I just have to go back and re-select the tab I was on because it's where I want to be.

How to repeat:
Execute a query that takes a while to crunch through or that returns no results.  (Update query, for example).

Suggested fix:
Leave user on existing query edit screen and have some feedback loop to cue the user that something is happening

Preferred woul be a small dialog box at the bottom of the pending result tab which would initlally have the pending result tab with a realtime counter of seconds elapsed.  (Updating time would let the user know that something is happening and the program has not just stalled / crashed).  Then also copy any relevant error information there if necessary.  

If on positive result being fetched, then box turns into one line (query executed, ex time, fetch time, total time.
[30 Jun 2011 4:12] Valeriy Kravchuk
Duplicate of Bug #61231 it seems.