Bug #1584 | problem with using fields (names) from derived table subquery tables | ||
---|---|---|---|
Submitted: | 17 Oct 2003 5:29 | Modified: | 20 Oct 2003 9:27 |
Reporter: | Oleksandr Byelkin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1 | OS: | Any (any) |
Assigned to: | Oleksandr Byelkin | CPU Architecture: | Any |
[17 Oct 2003 5:29]
Oleksandr Byelkin
[19 Oct 2003 4:26]
Oleksandr Byelkin
ChangeSet 1.1613 03/10/19 14:25:33 bell@sanja.is.com.ua +6 -0 correct table name assigned to temporary table field: - correct table name shown in EXPLAIN Iindex reference) - pointer on freed memmory (reallocation of table name in reusing table entry) can't be used in EXPLAIN (BUG#1584)
[20 Oct 2003 9:27]
Oleksandr Byelkin
patch is pushed