Server shutdown in progressSELECT category_id, count(*) as arr FROM articles where penname_id='20326' and status='A' group by category_id order by category_id desc