Bug #18282 | INFORMATION_SCHEMA.TABLES provides inconsistent info about invalid views | ||
---|---|---|---|
Submitted: | 16 Mar 2006 14:53 | Modified: | 31 May 2006 1:10 |
Reporter: | Dmitry Lenev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) |
Version: | 5.0.19/5.1.8BK | OS: | Any (ALL) |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[16 Mar 2006 14:53]
Dmitry Lenev
[16 Mar 2006 16:14]
MySQL Verification Team
Thank you for the bug report.
[18 Mar 2006 8:51]
Reggie Burnett
Jim, Be sure and have Gluh be one of your reviewers. Thanks!
[29 Mar 2006 12:18]
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/commits/4273
[25 Apr 2006 5:47]
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/commits/5452
[18 May 2006 11:00]
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/commits/6561
[29 May 2006 15:18]
Konstantin Osipov
Approved by email (second reviewer).
[30 May 2006 5:39]
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/commits/7001
[30 May 2006 5:43]
Sergei Glukhov
fixed in 5.0.23
[31 May 2006 1:10]
Paul DuBois
Noted in 5.0.23 changelog. INFORMATION_SCHEMA.TABLES provided inconsistent info about invalid views. This could cause server crashes or result in incorrect data being returned for queries that attempt to obtain information from INFORMATION_SCHEMA tables about views using stored functions.