Bug #23580 Deleting Stored Procedures Bug
Submitted: 24 Oct 2006 11:04 Modified: 26 Oct 2006 11:00
Reporter: Edward Chan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.4 rc OS:Windows (xp)
Assigned to: CPU Architecture:Any

[24 Oct 2006 11:04] Edward Chan
Description:
When I highlight and delete more than one stored procedure at the same time, those selected stored procedures seems get deleted but only one stored procedure actually get deleted.

How to repeat:
1. Hightlight more than one stored procedures by press "shift" key and mouse click.
2. Click "Drop Stored Proc".
3. Click "Refresh. (After that, those procedure appear again!)

Suggested fix:
Those highlighted stored procedures should actually get deleted.
[24 Oct 2006 12:02] MySQL Verification Team
Thank you for the bug report.
[26 Oct 2006 11:00] Vladimir Kolesnikov
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

also fixed the same problem for views