#5773 closed defect (bug) (fixed)
Add comment_date key to comments table
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
This will improve performance of the get_lastcommentmodified() query.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [6729]) Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773