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