:(

SQLSTATE[HY000]: General error: 126 Incorrect key file for table 'C:\Windows\TEMP\#sql5dc_5d2a7d_17.MYI'; try to repair it

错误位置

FILE: D:\web\web01\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 175

TRACE

#0 D:\web\web01\ThinkPHP\Library\Think\Db\Driver.class.php(175): PDOStatement->execute()
#1 D:\web\web01\ThinkPHP\Library\Think\Db\Driver.class.php(941): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 D:\web\web01\ThinkPHP\Library\Think\Model.class.php(579): Think\Db\Driver->select(Array)
#3 D:\web\web01\Application\Home\Logic\GoodsLogic.class.php(372): Think\Model->select()
#4 D:\web\web01\Application\Home\Controller\GoodsController.class.php(323): Home\Logic\GoodsLogic->get_look_see(Array)
#5 [internal function]: Home\Controller\GoodsController->goods()
#6 D:\web\web01\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\GoodsController))
#7 D:\web\web01\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#8 D:\web\web01\ThinkPHP\Library\Think\Think.class.php(122): Think\App::run()
#9 D:\web\web01\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#10 D:\web\web01\index.php(37): require('D:\\web\\web01\\Th...')
#11 {main}