| Bug #53731 | Saving script is not taking file name the user want | ||
|---|---|---|---|
| Submitted: | 18 May 2010 7:26 | Modified: | 24 May 2010 14:28 |
| Reporter: | Susanne Ebrecht | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
| Version: | OS: | Linux | |
| Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[18 May 2010 7:26]
Susanne Ebrecht
[19 May 2010 2:29]
Alfredo Kojima
Problem of extra .sql extension being added for filenames with extension was fixed. Default .sql extension being auto-added is a feature, not a bug
[21 May 2010 18:32]
Johannes Taxacher
fix confirmed in repository. linux version now doesn't automatically add a default file extension (as it seem to be standard on linux that way) while windows/osx add .sql if you don't define one
[24 May 2010 14:28]
Tony Bedford
An entry has been added to the 5.2.22 changelog: On Linux, MySQL Workbench automatically added a .sql extension, where an extension was not specified, to any script file saved from the SQL Editor. MySQL Workbench has been changed so that on Linux a .sql extension is not automatically added. However, on Windows the file extension is added if one is not specified.
