Closed Bug 1071277 Opened 11 years ago Closed 11 years ago

Remove DISTINCT from SELECT for performance optimization

Categories

(Webmaker Graveyard :: Events, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jon, Assigned: jon)

References

Details

(Whiteboard: [services] [oct31])

Attachments

(1 file)

In the count and data sql queries in the events controller we use distinct to filter out event IDs that are dupes because of duplicate tags, mentors, or coorganizers. It also requires that MySQL create a temporary table. It'd be good to remove this.
Whiteboard: [oct3]
* The [oct3] train has now left the station. So please update the whiteboard with [oct17], or whatever train you're now planning to put this on. Thanks!
Whiteboard: [oct3] → [services] [oct17]
* the [oct17] train has now left the station * so please update with [oct31], [nov14], [nov28], etc.
Whiteboard: [services] [oct17] → [services] [oct31]
Attachment #8500499 - Flags: review?(cade) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: