Bug #12147 Procedure with label on the first BEGIN make all procedures disapear from GUI
Submitted: 25 Jul 2005 8:32 Modified: 25 Aug 2005 21:32
Reporter: Varoqui Stephane Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:5.0.9 OS:Linux (RH E3)
Assigned to: CPU Architecture:Any

[25 Jul 2005 8:32] Varoqui Stephane
Description:
Procedure with label on the first BEGIN make all procedures disapear from GUI

How to repeat:
create procedure p1 ()
STOPPROC : BEGIN

LEAVE STOPPROC;

END;//
[25 Jul 2005 21:32] Aleksey Kishkin
Sorry didn't catch - when it disappears? when you type it? when you  execute it?
And what's version of query browser you use?
Thanks in advance
[25 Aug 2005 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".