MDL-30545 messaging - remove DISTINCT from union statement
This commit is contained in:
+1
-1
@@ -487,7 +487,7 @@ function message_get_providers_for_user($userid) {
|
||||
$params['frontpagepathpattern'] = $frontpagecontext->path . '/';
|
||||
|
||||
$sql .= "
|
||||
UNION DISTINCT
|
||||
UNION
|
||||
|
||||
SELECT DISTINCT rc.capability, 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user