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