Closed Bug 487594 Opened 15 years ago Closed 7 years ago

1 sort operation required by mDBGetTags, do we need an index on bookmarks' titles?

Categories

(Toolkit :: Places, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mak, Unassigned)

References

Details

(Keywords: perf)

Attachments

(1 file)

with bug 481261 this query will warn due to the fact it cannot use an index to sort (1 sort operation required).

The query is sorting on tag title, that does not have an index, we should evaluate if makes sense to add an index on bookmarks titles (we don't sort often on bookmarks titles) or simply make this not warn.
Depends on: 481261
No longer depends on: 482353
Attachment #371832 - Flags: review?(sdwilsh)
Comment on attachment 371832 [details] [diff] [review]
stop warning for now

r=sdwilsh
Attachment #371832 - Flags: review?(sdwilsh) → review+
leaving open for future investigation on index (this will depend also on what we will do with tags)
Summary: 1 sort operation required by mDBGetTags → 1 sort operation required by mDBGetTags, do we need an index on bookmarks' titles?
Keywords: perf
Comment on attachment 371832 [details] [diff] [review]
stop warning for now

asking approval to stop warning on 1.9.1 too.
Attachment #371832 - Flags: approval1.9.1?
Comment on attachment 371832 [details] [diff] [review]
stop warning for now

looks like warnings are not on 1.9.1, right?
clearing request.
Attachment #371832 - Flags: approval1.9.1?
we need bug 424160 in reality.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: