SELECT count(itm_id) FROM items WHERE (title LIKE '%healthy_%' OR description LIKE '%healthy_%' OR tags LIKE '%healthy_%') ORDER BY posted DESC :Lost connection to MySQL server during query