Bug #23091 | Should separate Stored Procedures Tab and User-Defined Functions Tab | ||
---|---|---|---|
Submitted: | 8 Oct 2006 16:31 | Modified: | 17 Oct 2006 12:00 |
Reporter: | Edward Chan | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
Version: | 1.2.4 rc | OS: | Windows (Windows XP SP2) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
Tags: | mysql administrator, stored procedure, User-Defined Functions |
[8 Oct 2006 16:31]
Edward Chan
[9 Oct 2006 14:24]
MySQL Verification Team
Thank you for the bug report.
[17 Oct 2006 12:00]
Mike Lischke
Thank you for taking the time to write to us, but this is not a bug. The SP/SF page works just like intended, because both are so similar, in fact they are almost identical (except for the return value and the possible recursion) that they don't justify an own page. Hence we put stored functions and stored procedures on the same page.