:(

SQLSTATE[HY000]: General error: 145 Table '.\geya\cn_article_click' is marked as crashed and should be repaired

错误位置

FILE: D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 169

TRACE

#0 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Db\Driver.class.php(169): PDOStatement->execute()
#1 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(59): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('cn_article_clic...')
#3 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Model.class.php(122): Think\Model->flush()
#4 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Model.class.php(1429): Think\Model->_checkTableInfo()
#5 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#6 D:\phpstudy_pro\WWW\ThinkPHP\Common\functions.php(619): Think\Model->__construct('article_click', '', '')
#7 D:\phpstudy_pro\WWW\APP\Home\Controller\ListController.class.php(239): M('article_click')
#8 [internal function]: Home\Controller\ListController->view()
#9 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ListController))
#10 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#11 D:\phpstudy_pro\WWW\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#12 D:\phpstudy_pro\WWW\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#13 D:\phpstudy_pro\WWW\index.php(26): require('D:\\phpstudy_pro...')
#14 {main}