Out of memory (Needed 1048548 bytes)
QUERY: SELECT count(DISTINCT e.guid) as total FROM elgg_entities e WHERE ((e.type = 'group')) AND (e.site_guid IN (1)) AND ( (e.access_id IN (2)
OR (e.owner_guid = -1)
OR (
e.access_id = 0
AND e.owner_guid = -1
)
) and e.enabled='yes')