Bug #4975 | subselect (dependent) optimizer bug | ||
---|---|---|---|
Submitted: | 10 Aug 2004 14:56 | Modified: | 18 Jun 2015 6:07 |
Reporter: | Gunnar von Boehn | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S4 (Feature request) |
Version: | 4.1.3 | OS: | Linux (Linux - probably any) |
Assigned to: | CPU Architecture: | Any | |
Tags: | performance, subquery |
[10 Aug 2004 14:56]
Gunnar von Boehn
[10 Aug 2004 14:58]
Gunnar von Boehn
Oops. I just see that the flag stowstopper is set to true. This is of course wrong. Sorry for that Gunnar
[10 Aug 2004 14:59]
Gunnar von Boehn
remove accidently set showstopper flag.
[16 Aug 2004 21:03]
Dean Ellis
Changing to a feature request; already on our TODO.
[18 Jun 2015 6:07]
Roy Lyseng
Fixed in 5.6 with implementation of materialized IN subqueries.