:(

SQLSTATE[08004] [1040] Too many connections

错误位置

FILE: E:\WWW\tsianfanen.com\Framework\Library\Think\Db\Driver.class.php  LINE: 109

TRACE

#0 E:\WWW\tsianfanen.com\Framework\Library\Think\Db\Driver.class.php(109): E('SQLSTATE[08004]...')
#1 E:\WWW\tsianfanen.com\Framework\Library\Think\Db\Driver.class.php(1064): Think\Db\Driver->connect()
#2 E:\WWW\tsianfanen.com\Framework\Library\Think\Db\Driver\Mysql.class.php(47): Think\Db\Driver->initConnect(true)
#3 E:\WWW\tsianfanen.com\Framework\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('jchen_product')
#4 E:\WWW\tsianfanen.com\Framework\Library\Think\Model.class.php(122): Think\Model->flush()
#5 E:\WWW\tsianfanen.com\Framework\Library\Think\Model.class.php(1434): Think\Model->_checkTableInfo()
#6 E:\WWW\tsianfanen.com\Framework\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#7 E:\WWW\tsianfanen.com\Framework\Common\functions.php(621): Think\Model->__construct('Product', '', '')
#8 E:\WWW\tsianfanen.com\Application\Home\Controller\CommonController.class.php(184): M('Product')
#9 E:\WWW\tsianfanen.com\Application\Home\Controller\ProductController.class.php(12): Home\Controller\CommonController->getarticle('marble-folder-P...', 'url ='%s'', 'c', 'Product')
#10 [internal function]: Home\Controller\ProductController->html()
#11 E:\WWW\tsianfanen.com\Framework\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#12 E:\WWW\tsianfanen.com\Framework\Library\Think\App.class.php(202): Think\App::exec()
#13 E:\WWW\tsianfanen.com\Framework\Library\Think\Think.class.php(120): Think\App::run()
#14 E:\WWW\tsianfanen.com\Framework\ThinkPHP.php(100): Think\Think::start()
#15 E:\WWW\tsianfanen.com\index.php(24): require('E:\\WWW\\tsianfan...')
#16 {main}