Sean,
I'll add this as a feature request.
Thanks!
Regards
Roger
a
anonymous
said
over 15 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: Explain Plan for MySQL
hows it going with this? any news...
btw: I would like to note that typing EXPLAIN SELECT ... in the SQL Commander will break the autocompletion of tables, and columns. Would be nice if someone could fix that, so that "EXPLAIN SELECT ..." hast the same autocomplete feature as "SELECT ..."
Roger Bjärevall
said
over 15 years ago
[This reply is migrated from our old forums.]
Re: Explain Plan for MySQL
Hi,
The MySQL explain support doesn't fit that well into how the other supported databases (DB2, Oracle, SQL Server) produce their plan data. This is the main reason we haven't added support for MySQL at this point.
Best Regards
Roger
Roger Bjärevall
said
almost 9 years ago
[This reply is migrated from our old forums.]
Re: Explain Plan for MySQL
Hi,
MySQL explain support is now included in the just released 9.2.2 version.
http://www.dbvis.com/download/
Regards
Roger
anonymous
thanks,
sean