Bug #48221 Wrong last file name displayed when Forward Engineering
Submitted: 22 Oct 2009 6:53 Modified: 13 Jun 2013 20:46
Reporter: Frank Quosdorf Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:OSS 5.1.18 OS:Windows (Vista)
Assigned to: CPU Architecture:Any

[22 Oct 2009 6:53] Frank Quosdorf
Description:
- When invoking the "Forward Engineer SQL Script" action after using "Forward Engineer an Alter Script", the last used output file is preset - which is the alter script from the action before.
- The same issue appears when invoking the "Forward Engineer an Alter Script" action after using the "Forward Engineer SQL Script" action.

How to repeat:
- Invoke and execute the  "Forward Engineer an Alter Script" action
- Invoke and execute the "Forward Engineer SQL Script" action, and you will find the output file preset according to the "Forward Engineer an Alter Script" action

Suggested fix:
Preset the file name according to the output file of the last "same" action
[13 Jun 2013 20:46] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 public beta release, and here's the changelog entry:

Executing "Forward Engineer SQL Script" would use the preset values from a
previous execution of "Forward Engineer an Alter Script".

Thank you for the bug report.