Bug #6514 odd behaviour when repeating execute query and explain query
Submitted: 9 Nov 2004 7:40 Modified: 9 Nov 2004 11:42
Reporter: NOT_FOUND NOT_FOUND Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.1 OS:Windows (Win 2000 SP3, Win NT4 SP6)
Assigned to: CPU Architecture:Any

[9 Nov 2004 7:40] NOT_FOUND NOT_FOUND
Description:
Running twice execute and then expalain query on the same sql (by clicking buttons on the toolbar) results in cleaning sql query area text field and syntax error message.  Besides there is no way to close "expalain query" result sheet. 

How to repeat:
1. select schema, for instance mysql db.
2. write a query (for example: select * from user), click button in the toolbar to execute entered query.
3. click explain query button
4. click execute query button again
5. click explain query button again

sql query area should be empty and syntax error should occure.
[9 Nov 2004 9:26] Mike Lischke
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html