Add option for "explain for connection" / "show explain for"

[expired user #10408]'s profile image [expired user #10408] posted 7 years ago in General Permalink

Love HeidiSQL, using it every day! Awesome tool!

Have one small feature request. MySQL and MariaDB have this really nice feature that allows one to show the execution plan for the currently running query. It would be great to have that as an option to regular explain on Processes page.

Commands would look like: explain for connection <connection_id>; # For MySQL show explain for <connection_id>; # For MariaDB

Please login to leave a reply, or register at first.