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