Open Bug 204535 Opened 21 years ago Updated 9 years ago

implement product/status combined index for performance

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
normal

Tracking

()

People

(Reporter: myk, Unassigned)

Details

Many Bugzilla searches limit both product and status, but MySQL can only use one
index per table per query, so it has to choose between indexes for those two
columns.  We should implement a combined product/status index so MySQL can use
it when a user submits a query with both product and status criteria.
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 → general
QA Contact: mattyt-bugzilla → default-qa
You need to log in before you can comment on or make changes to this bug.