Bug #31630 | debug assert with explain extended select ... from i_s | ||
---|---|---|---|
Submitted: | 16 Oct 2007 9:05 | Modified: | 19 Nov 2007 5:15 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S2 (Serious) |
Version: | 5.1.23-debug, 5.2 | OS: | Any |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
Tags: | assert |
[16 Oct 2007 9:05]
Shane Bester
[16 Oct 2007 10:15]
Sveta Smirnova
Thank you for the report. Verified as described.
[29 Oct 2007 10:28]
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/36533 ChangeSet@1.2596, 2007-10-29 14:23:11+04:00, gluh@mysql.com +3 -0 Bug#31630 debug assert with explain extended select ... from i_s added 'in_rows' column value for 'describe extended'
[29 Oct 2007 12:19]
Timour Katchaounov
Approved, please add CSet comment as discussed.
[2 Nov 2007 8:43]
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/36948 ChangeSet@1.2619, 2007-11-02 12:39:14+04:00, gluh@mysql.com +3 -0 Bug#31630 debug assert with explain extended select ... from i_s added 'in_rows' column value for 'describe extended' for the case when 'describe' handles I_S table
[16 Nov 2007 9:33]
Bugs System
Pushed into 5.1.23-rc
[16 Nov 2007 9:35]
Bugs System
Pushed into 6.0.4-alpha
[19 Nov 2007 5:15]
Paul DuBois
Noted in 5.1.23, 6.0.4 changelogs. EXPLAIN EXTENDED for SELECT from INFORMATION_SCHEMA tables caused an assertion failure.