Bug #25720 When in "Maximize Query Edit", there is "status" when running long query
Submitted: 19 Jan 2007 16:22 Modified: 15 Feb 2007 16:16
Reporter: Sebastien Caisse Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S4 (Feature request)
Version:r8 OS:Windows (Windows XP Pro, sp2)
Assigned to: CPU Architecture:Any

[19 Jan 2007 16:22] Sebastien Caisse
Description:
When in "Maximize Query Edit" and running a lengthy running query, there is no way to know wether the query has really been sent to the server (Other than switching back and forth between the mode).

This is even more annoying considering that the last message in the "Status bar" at the bootom left still has the previous message - something even worst when the last query you ran actually failed, since the status message still says "The query could not be run" (or something similar).

How to repeat:
Go in the maximized query edit mode (F11).
Make a bad query - say "SELECT bleat;"

Then run a lengthy query...

Suggested fix:
Either display a small dolphin icon as in the other mode, or at least change the status message to say something along the lines "Query send to server, awaiting for response"...
[15 Feb 2007 16:16] Sebastien Caisse
This has been solved with the mouse cursor showing it's running an SQL query