:(

SQLSTATE[HY000]: General error: 2008 Out of memory

错误位置

FILE: D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 168

TRACE

#0 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Db\Driver.class.php(168): PDOStatement->execute()
#1 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(53): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('tp_column')
#3 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Model.class.php(122): Think\Model->flush()
#4 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Model.class.php(1432): Think\Model->_checkTableInfo()
#5 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#6 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Common\functions.php(590): Think\Model->__construct('column', '', '')
#7 D:\PHPWAMP_IN3\wwwroot\kaifaqu\App\Home\Controller\NewsController.class.php(362): M('column')
#8 [internal function]: Home\Controller\NewsController->info()
#9 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\NewsController))
#10 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#11 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#12 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#13 D:\PHPWAMP_IN3\wwwroot\kaifaqu\index.php(28): require('D:\\PHPWAMP_IN3\\...')
#14 {main}