Table 'prefix_articles' is marked as crashed and should be repairedSELECT category_id, count(*) as arr FROM prefix_articles where penname_id='10479' and status='A' group by category_id order by category_id desc