Server shutdown in progressSELECT YEAR(published) as year, count(1) as count FROM pixilink_360.agent_blog_articles where site_id = 284 and agent_blog_articles.display = '1' and published < '2025-09-18 16:24:57' and published <> '0000-00-00 00:00:00' GROUP BY 1 order by published desc