Bug #56637 Altering stored procedure removes the end of the code
Submitted: 8 Sep 2010 8:50 Modified: 14 Sep 2010 14:24
Reporter: arnaud lemercier Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.27 OS:Any
Assigned to: CPU Architecture:Any
Tags: regression

[8 Sep 2010 8:50] arnaud lemercier
Description:
When I modify an existing stored procedure in Mysql Workbench Modeling or SQL Editor, I lose the end of my stored procedures.

I saw that it was often the last 3 or 4 characters that are deleted.
The problem since I can time, probably since I moved to 5.2.27
I have the problem with all the stored procedures

You can see a stored procedures in the private comment

How to repeat:
 1 - Alter Routine
 2 - Look at the bottom
 3 - The end of Storage procedure was deleted
 4 - "Apply" generate a Warning
[8 Sep 2010 9:06] Valeriy Kravchuk
Verified just as described with your routine on Windows XP SP3.
[14 Sep 2010 14:24] Alfredo Kojima
this is a duplicate of bug #56083