Bug #46296 | potential bug in get_best_ror_intersect() | ||
---|---|---|---|
Submitted: | 20 Jul 2009 2:48 | Modified: | 22 Jul 2009 22:57 |
Reporter: | Zardosht Kasheff (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.1.30 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[20 Jul 2009 2:48]
Zardosht Kasheff
[22 Jul 2009 20:11]
Zardosht Kasheff
Oops, looks like this is not a bug. I misunderstood what the value of tree->n_ror_scans was. It seems to be the number of ror scans that are set, not the number that there are. Therefore there is no bug and this patch does not seem to be necessary.
[22 Jul 2009 22:57]
MySQL Verification Team
Changing status according last comment.