Bug #73256 Visual Explain not working after upgrading from MySQL Workbench v6.1.6 to v6.1.7
Submitted: 10 Jul 2014 9:26 Modified: 27 Aug 2014 3:28
Reporter: Michał Staruch Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.1.7 OS:Windows
Assigned to: CPU Architecture:Any
Tags: regression

[10 Jul 2014 9:26] Michał Staruch
Description:
After upgrading from MySQL Workbench v6.1.6 to v6.1.7 Visual Explain function stopped working - it displays only text version of explain.

In v6.1.6 there are Query Plan, Raw Explain Data and Explain tabs displayed, in v6.1.7 only Explain tabs is available.

How to repeat:
Start workbench, connect to database, start Visual Explain for current query.

Suggested fix:
Downgrade back to MySQL Workbench v6.1.6 - Visual Explain works fine in that version.
[10 Jul 2014 9:27] Michał Staruch
Visual Explain in MySQL Workbench v6.1.6

Attachment: visual-explain-v6.1.6.png (image/png, text), 31.99 KiB.

[10 Jul 2014 9:27] Michał Staruch
Visual Explain in MySQL Workbench v6.1.7

Attachment: visual-explain-v6.1.7.png (image/png, text), 29.17 KiB.

[10 Jul 2014 10:13] MySQL Verification Team
Hello Michał,

Thank you for the bug report.
Verified as described on Win7 with WB 6.1.7 and confirmed that 6.1.6 works as expected.

Thanks,
Umesh
[10 Jul 2014 10:14] MySQL Verification Team
// Confirmed on OL6 with WB 6.1.7 - affected as reported
[27 Aug 2014 3:28] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry:

Under certain conditions, Visual Explain would only display the raw
explain data.

Thank you for the bug report.