Table './wishesh_responsive/news_k2_items' is marked as crashed and should be repaired SQL=SELECT COUNT(*) FROM news_k2_items as i LEFT JOIN news_k2_categories c ON c.id = i.catid WHERE i.published = 1 AND i.access IN(1,1,5) AND i.trash = 0 AND c.published = 1 AND c.access IN(1,1,5) AND c.trash = 0 AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-04-30 13:28:58' ) AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-04-30 13:28:58' ) AND (i.portalsharing like'%michigan%' OR i.portalsharing like'all%')