15:03:45 ERROR: SQLSTATE[HY000]: General error: 126 Incorrect key file for table '.\app_tsbase\ts_article.MYI'; try to repair it

The sql is: UPDATE ts_article SET views = views + 1 wHeRe id = '23' AND ts_article.lang in('zh-cn', 'all')

in C:\phpstudy_pro\WWW\tsbase\system\lib\dao\dao.class.php on line 638, last called by C:\phpstudy_pro\WWW\tsbase\system\module\article\control.php on line 236 through function exec.
in C:\phpstudy_pro\WWW\tsbase\system\framework\router.class.php on line 1679 when visiting /index.php?m=article&f=view&id=23