Bug #58021 | GUI for EXPLAIN | ||
---|---|---|---|
Submitted: | 5 Nov 2010 19:42 | Modified: | 6 Feb 2013 20:12 |
Reporter: | Flavio Oliveira | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S4 (Feature request) |
Version: | 5.2.29 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | EXECUTIONPLAN, explain, GUI |
[5 Nov 2010 19:42]
Flavio Oliveira
[5 Nov 2010 19:44]
Flavio Oliveira
* When i say "MS SQL Server" i mean the "MS SQL SERVER Management Studio" thanks
[6 Nov 2010 16:49]
Valeriy Kravchuk
Thank you for the feature request.
[6 Feb 2013 20:12]
Alfredo Kojima
This feature is available in the latest version of WB, when using MySQL server 5.6
[8 Feb 2013 4:13]
Philip Olson
Fixed as of MySQL Workbench 5.2.45, and here's the changelog entry: The "Visual Explain Current Statement" feature was added. It's similar to the existing "Explain Current Statement" feature, except this visual version generates a flowchart based on an "EXTENDED" "EXPLAIN" statement where "FORMAT = JSON". This feature requires MySQL Server 5.6.5 or above. Thank you for the bug report.