[buddypress-trac] [BuddyPress Trac] #5303: DISTINCT causing poor performance on user queries
buddypress-trac
noreply at wordpress.org
Thu Apr 17 19:08:41 UTC 2014
#5303: DISTINCT causing poor performance on user queries
-----------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.1
Component: Core | Version: 1.2
Severity: normal | Resolution:
Keywords: early |
-----------------------------+------------------------------
Comment (by boonebgorges):
In [changeset:"8290"]:
{{{
#!CommitTicketReference repository="" revision="8290"
Reintroduce DISTINCT keyword to BP_Core_User::get_users()
The lack of DISTINCT was causing duplicate entries when joining against
the
xprofile fields for the purposes of alphabetical sorts.
Reverts part of r7700. See #5303
Fixes #5550
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5303#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list