Ticket #5179 (closed defect (bug): fixed)
Use INNER JOIN instead of LEFT JOIN for taxonomy
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3.1 |
| Component: | General | Version: | 2.3 |
| Severity: | normal | Keywords: | taxonomy performance |
| Cc: |
Description
We really don't need LEFT JOIN as far as I can tell. Let's use the faster INNER JOIN.
Attachments
Change History
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from 2.4 to 2.3.1
Nominating for 2.3.1. We might like the performance bump there.
Note: See
TracTickets for help on using
tickets.

