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