Bug #1523 | incorrect execution of subqueries with filesort | ||
---|---|---|---|
Submitted: | 10 Oct 2003 11:47 | Modified: | 1 Nov 2003 10:14 |
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 |
[10 Oct 2003 11:47]
Oleksandr Byelkin
[10 Oct 2003 11:54]
Oleksandr Byelkin
ChangeSet 1.1590 03/10/10 21:49:48 bell@laptop.sanja.is.com.ua +4 -0 samall optimisation (any independent query will not save data for rexecution) saving/restoring join_tab array (to save it of chnging by create_sort_index() before reexecuting) (BUG#1523)
[1 Nov 2003 10:14]
Oleksandr Byelkin
bugfix is pushed