SELECT count(clb_id) FROM clubs WHERE clubs.membership < 4 AND (clubs.name LIKE '%mno%' OR clubs.description LIKE '%mno%' OR clubs.category_tags LIKE '%mno%' OR clubs.cat_other LIKE '%mno%' OR clubs.tags LIKE '%mno%') ORDER BY created DESC :Lost connection to MySQL server during query