select count(*) as cnt from breed_store_goods where goods_view = '0' and ( instr(goods_name, '������������') or instr(goods_keyword, '������������') )