string(426) "SELECT * FROM user WHERE username = 'Mayita' AND ( association = 1 OR association in (SELECT id from association where Members_cross_searchable='Y') ) AND ((homepage_visibility = 'all') OR (0 AND homepage_visibility = 'members') OR (userid = 0)) AND isblocked = 'N' AND is_findable = 'Y' AND (expires IS NULL OR expires + INTERVAL 530 DAY > now()) " int(0)