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