Bug #40885 copied in Routine DDL is not saved in mwb-file
Submitted: 20 Nov 2008 13:47 Modified: 10 Jun 2009 14:43
Reporter: Poldi Rijke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.27 OS:Windows
Assigned to: Mike Lischke CPU Architecture:Any
Tags: CHECKED, workbench

[20 Nov 2008 13:47] Poldi Rijke
Description:
I edit Routine DDL in Notepad++
Then I copy and paste the code into the Routine window of Workbench.
After saving and restarting the last changes are lost.
When you look carefully you notice that no asterix shows up after pasting.

How to repeat:
See description.
[20 Nov 2008 15:15] Valeriy Kravchuk
Thank you for a bug report. Verified just as described when editing existing routine.
[5 Jun 2009 15:20] Mike Lischke
Fixed in 5.1 + 5.2
[9 Jun 2009 18:39] Johannes Taxacher
fix confirmed. will be included in 5.1.13
[10 Jun 2009 14:43] Tony Bedford
An entry was added to the 5.1.13 changelog:

When working in the Routines tab of the Routine Group editor, the Routine tab did not appear to save changes to routine code.

If code was copied from an external application into the Routine tab, then the model saved and MySQL Workbench exited, then on restarting MySQL Workbench, any changes to the routine code were lost.