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