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