Closed
Bug 276566
Opened 20 years ago
Closed 11 years ago
Queries including flag requestee and flag setter can be speed up by looking up userid first
Categories
(Bugzilla :: Query/Bug List, defect)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: goobix, Unassigned)
Details
Queries including flag requestee and flag setter can be speed up by looking up userid first. This is a spin-off from bug 275523 comment #4.
Comment 1•20 years ago
|
||
Reassigning bugs that I'm not actively working on to the default component owner in order to try to make some sanity out of my personal buglist. This doesn't mean the bug isn't being dealt with, just that I'm not the one doing it. If you are dealing with this bug, please assign it to yourself.
Assignee: justdave → query-and-buglist
QA Contact: mattyt-bugzilla → default-qa
Comment 2•11 years ago
|
||
I see that the requestee is retrieved in a subselect, so this fixes this problem.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•