Bug #29076 Explain query button doesn't work
Submitted: 13 Jun 2007 14:58 Modified: 13 Jun 2007 16:09
Reporter: Dmitriy Kropivnitskiy Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.11 OS:Linux (Fedora 7)
Assigned to: CPU Architecture:Any
Tags: button, explain, query

[13 Jun 2007 14:58] Dmitriy Kropivnitskiy
Description:
The explain query function in the GUI (weather the toolbar button or the menu item) doesn't do anything. It is not grayed out or anything, it just doesn't do anything when clicked. If I manually add EXPLAIN keyword to the query and click execute it works.

How to repeat:
1. Open connection to a MySQL server
2. Enter a query
3. Click "Explain Query" button
[13 Jun 2007 15:46] MySQL Verification Team
Explain Query Screen

Attachment: explain-qb-fc6.png (image/x-png, text), 78.57 KiB.

[13 Jun 2007 15:49] MySQL Verification Team
Thank you for the bug report. I was not able to repeat the behavior
reported on FC 6.0. I attached a screenshot showing the explain
query screen.
[13 Jun 2007 16:09] Dmitriy Kropivnitskiy
I have repeated the experiment by deleting my .mysqlgui directory, connecting to the local MySQL server via socket and doing the same exact query you have on your screenshot. No explain window. I clicked the menu (no button in that view mode) 10 times without any results.