Bug #26722 No Save menu option for Query
Submitted: 28 Feb 2007 14:53 Modified: 27 Apr 2007 14:53
Reporter: Anthony Willard (Basic Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.9 rc OS:Windows (WinXP, SP2)
Assigned to: CPU Architecture:Any

[28 Feb 2007 14:53] Anthony Willard
Description:
No menu File-Save option, it's disabled for a Query file.

How to repeat:
1) Open Query file -or- create a new Resultset
-- Save and Save As... are both disabled
2) edit/alter the SQL body text
3) the Save As... is enabled, but the Save never gets enabled.
-- even after a Save As is performed, the Save never gets enabled.

Suggested fix:
Enable the Save menu option on the File menu for Query scripts to allow saving of updated files.

The workaround is to use the Save As... to save the file over the same filename.
[28 Feb 2007 14:58] MySQL Verification Team
Thank you for the bug report.
[27 Apr 2007 14:53] Michael G. Zinner
The save menu item is only used for scripts. Queries are treated as one-time snippets that do not have a filename association.