Adamw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59006
Change subject: LIMIT the quicksearch query.
......................................................................
LIMIT the quicksearch query.
Change-Id: I6d9276eaa4b4f4a7036e07ff425e61d9c8759df1
---
M sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm
refs/changes/06/59006/1
diff --git a/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
b/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
index f222199..5e9236d 100644
--- a/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
+++ b/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
@@ -1368,5 +1368,6 @@
AND civicrm_email.is_primary = 1
)
) AS t
+LIMIT 0, 10
EOS;
}
--
To view, visit https://gerrit.wikimedia.org/r/59006
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d9276eaa4b4f4a7036e07ff425e61d9c8759df1
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Adamw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits