Bug #40841 QUAN popup to point to docs about min query time for an explain
Submitted: 19 Nov 2008 4:10 Modified: 26 Nov 2008 11:56
Reporter: Marcos Palacios Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:2.0.0.7097 OS:Any
Assigned to: Josh Sled CPU Architecture:Any

[19 Nov 2008 4:10] Marcos Palacios
Description:
In the quan popup (Explain Query tab), please make a reference to the documentation about SELECT queries having to take at least 500 ms for them to get an explain by the Query Analizer.

How to repeat:
See popup, it does not point to such doc.
[20 Nov 2008 19:53] Gary Whizin
Add text to popup that either points to help or says:

No EXPLAIN found (for performance reasons, EXPLAIN is only captured for queries that take longer than 500 ms).
[20 Nov 2008 22:19] Josh Sled
revno: 6501
revision-id: jsled@asynchronous.org-20081120221734-8gsq4sq02vlyluj1
parent: jsled@asynchronous.org-20081120211101-53tq9gidlhsle4gr
committer: Josh Sled <jsled@asynchronous.org>
branch nick: 2.0
timestamp: Thu 2008-11-20 17:17:34 -0500
message:
  Bug#40841: explain why we might not have an explain
[24 Nov 2008 20:12] Marcos Palacios
Verified fixed in build 2.0.0.7102.
[24 Nov 2008 20:26] Marcos Palacios
Correction to previous Comment: The fix was tested in build 2.0.0.7105.
[26 Nov 2008 11:56] Tony Bedford
An entry has been added to the 2.0 changelog:

The Query Analyzer's Explain Query tab did not have pop up text or a link to the documentation regarding SELECT queries.