| Bug #2458 | SHOW PROCEDURE STATUS for a specific database | ||
|---|---|---|---|
| Submitted: | 20 Jan 2004 6:42 | Modified: | 28 Nov 2005 9:29 |
| Reporter: | Ivan Monnier | Email Updates: | |
| Status: | Won't fix | Impact on me: | |
| Category: | MySQL Server | Severity: | S4 (Feature request) |
| Version: | 5.0.0 alpha | OS: | Linux (Linux) |
| Assigned to: | CPU Architecture: | Any | |
[20 Jan 2004 6:42]
Ivan Monnier
[28 Nov 2005 9:29]
Valeriy Kravchuk
Thank you for a feature request. I do not think, though, that this statement will be changed. It is possible to get the status information for tables from particular database only using the INFORMATION_SCHEMA.ROUTINE table. See http://dev.mysql.com/doc/refman/5.0/en/routines-table.html for details.
