Bug #11711 | create a view referencing a information schema (temporary) table | ||
---|---|---|---|
Submitted: | 3 Jul 2005 14:15 | Modified: | 30 Aug 2005 4:11 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | 5.0.7 | OS: | |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[3 Jul 2005 14:15]
Roland Bouman
[3 Jul 2005 14:18]
Roland Bouman
MSSQL uses 'SYSTEM TABLE' and 'SYSTEM VIEW' table types.
[17 Jul 2005 19:27]
Sergei Golubchik
Right, INFORMATION_SCHEMA tables should not be reported as "temporary"
[8 Aug 2005 19:58]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/28029
[23 Aug 2005 16:43]
Jim Winstead
This is fixed in 5.0.12. INFORMATION_SCHEMA objects are now reported as 'SYSTEM VIEW'.
[30 Aug 2005 4:11]
Mike Hillyer
Documented in 5.0.12 changelog: <listitem><para><literal>INFORMATION_SCHEMA</literal> objects are now reported as a <literal>SYSTEM VIEW</literal> table type. (Bug #11711)</para></listitem>