:(

SQLSTATE[70100]: : 1317 Query execution was interrupted

错误位置

FILE: /www/wwwroot/mallutec/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 209

TRACE

#0 /www/wwwroot/mallutec/ThinkPHP/Library/Think/Db/Driver.class.php(209): PDOStatement->execute()
#1 /www/wwwroot/mallutec/ThinkPHP/Library/Think/Model.class.php(1374): Think\Db\Driver->execute('SELECT count(p....')
#2 /www/wwwroot/mallutec/Application/Home/Controller/ProductController.class.php(347): Think\Model->execute('SELECT count(p....')
#3 [internal function]: Home\Controller\ProductController->index()
#4 /www/wwwroot/mallutec/ThinkPHP/Library/Think/App.class.php(156): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#5 /www/wwwroot/mallutec/ThinkPHP/Library/Think/App.class.php(196): Think\App::exec()
#6 /www/wwwroot/mallutec/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#7 /www/wwwroot/mallutec/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#8 /www/wwwroot/mallutec/index.php(42): require('/www/wwwroot/ma...')
#9 {main}