Bug #20032 | Information_Schema.Parameters is missing | ||
---|---|---|---|
Submitted: | 24 May 2006 4:57 | Modified: | 12 Aug 2008 20:08 |
Reporter: | Mike Griffin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.x | OS: | Any (Any) |
Assigned to: | CPU Architecture: | Any | |
Tags: | affects_connectors |
[24 May 2006 4:57]
Mike Griffin
[24 May 2006 5:41]
Hartmut Holzgraefe
This is already on our TODO list, see http://dev.mysql.com/doc/refman/5.0/en/other-information-schema-tables.html We intend to implement additional INFORMATION_SCHEMA tables. In particular, we acknowledge the need for the PARAMETERS and REFERENTIAL_CONSTRAINTS tables.
[12 Aug 2008 20:08]
Hartmut Holzgraefe
INFORMATION_SCHEMA.PARAMETERS has been added to MySQL 6.0 now: http://dev.mysql.com/doc/refman/6.0/en/parameters-table.html