Bug #18112 Creating a new Stored Procdure replaces previously edited procedure
Submitted: 9 Mar 2006 18:59 Modified: 29 Mar 2006 13:02
Reporter: William Croteau Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.1.9 OS:Windows (Win XP)
Assigned to: CPU Architecture:Any

[9 Mar 2006 18:59] William Croteau
Description:
In some cases, creating a new stored procedure erases a previously existing stored procedure if the previous procedure has been edited immediately before the new procedure is created.

How to repeat:
1 - Create a new stored procedure.
2 - Save it and close the editor.
3 - Edit the stored procedure created in #1 above.
4 - Save it and close the editor.
5 - Create a new stored procedure.
6 - Save it and close the editor.

The procedure created in step 5 has completely replaced the procedure created in step 1.
[27 Mar 2006 13:53] Valeriy Kravchuk
Thank you for a problem report. Please, specify the exact version of MySQL server you are connecting to.
[27 Mar 2006 18:47] William Croteau
I'm running 5.0.18-nt
[29 Mar 2006 13:02] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=13682