Query: DESCRIBE `article`
Warning: SQL Error: 144: Table './ucdchina_home/article' is marked as crashed and last (automatic?) repair failed in /home/ucdchina/ucdchina.com/portal/cake/libs/model/datasources/dbo_source.php on line 440
Query: select a.* from article a where a.id in (select ca.article_id from category_article_relation ca where ca.category_id=5) and a.state='auth' order by a.created desc limit 640,20
Warning: SQL Error: 144: Table './ucdchina_home/article' is marked as crashed and last (automatic?) repair failed in /home/ucdchina/ucdchina.com/portal/cake/libs/model/datasources/dbo_source.php on line 440
Query: select count(1) count from article a where a.id in (select ca.article_id from category_article_relation ca where ca.category_id in (5)) and a.state='auth'
Warning: SQL Error: 144: Table './ucdchina_home/article' is marked as crashed and last (automatic?) repair failed in /home/ucdchina/ucdchina.com/portal/cake/libs/model/datasources/dbo_source.php on line 440