Bug #11467 Can not open stored procedure or functions by any Query Browser
Submitted: 20 Jun 2005 18:32 Modified: 27 Jun 2005 13:53
Reporter: musef habra Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:mysql-5.0.7-beta-win32 OS:Windows (XP)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[20 Jun 2005 18:32] musef habra
Description:

I am trying to open my old stored procedure and functions by 
MySQL Query Browser ver 1.1.10-win

but i can't

How to repeat:
yuo must have any schemadata with any stored procedure or function befor this .
1:downloud 
mysql-essential-5.0.7-beta-win32

and 
2:downloud 
mysql-query-browser-1.1.10-win.msi
or any vergin

and 
open mysql-query-browser
then go to
script menu
then
Edit All stor procedure / function

and you will have this result

DELIMITER $$

// -----------------------------------------------------------------------------

DELIMITER ;

and no stored procedure or function insid

Suggested fix:
downloud old ver
mysql-essential-5.0.6-beta-win32

and well work Perfect
[21 Jun 2005 10:19] Aleksey Kishkin
tested it against qb 1.1.10 and mysql 5.0.7 win32. 
Yes, I cannot edit procedures over there, but in console client all commands like 'show procedure status' and 'show create procedure' work properly. So, prpobably the cause is in qb.