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