Bug #46499 Stored Procedures and reverse engineering
Submitted: 31 Jul 2009 17:28 Modified: 31 Aug 2009 18:43
Reporter: Mike Zielinski Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.1.16 OS:Windows (XP)
Assigned to: CPU Architecture:Any

[31 Jul 2009 17:28] Mike Zielinski
Description:
After upgrade to 5.1 SE version I can`t restore the body of stored procedures from my live server to the model. WB doesn`t throw any errors nor warnings.
Stored procedures are created but without the code, just simple:
-- --------------------------------------------------------------------------------
-- Routine DDL
-- --------------------------------------------------------------------------------
DELIMITER //

CREATE PROCEDURE `bn_website`.`sp_nodeEdit` ()
BEGIN

END// 

How to repeat:
.

Suggested fix:
.
[31 Jul 2009 18:43] Valeriy Kravchuk
This looks like a duplicate of/closely related to Bug #46049. Please, check.
[31 Aug 2009 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".