:(

SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared

错误位置

FILE: /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/Db/Driver.class.php  LINE: 168

TRACE

#0 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/Db/Driver.class.php(168): PDOStatement->execute()
#1 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/Db/Driver.class.php(928): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/Model.class.php(582): Think\Db\Driver->select(Array)
#3 /var/www/vhosts/hansoku-ouen.com/httpdocs/app/Home/Controller/IndexController.class.php(26): Think\Model->select()
#4 [internal function]: Home\Controller\IndexController->index()
#5 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#6 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/App.class.php(202): Think\App::exec()
#7 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/Library/Think/Think.class.php(120): Think\App::run()
#8 /var/www/vhosts/hansoku-ouen.com/httpdocs/core/Core/ThinkPHP.php(97): Think\Think::start()
#9 /var/www/vhosts/hansoku-ouen.com/httpdocs/index.php(213): require('/var/www/vhosts...')
#10 {main}