云鼎国际4118登录(中国)有限公司

[2] ErrorException in Connection.php line 379

PDOStatement::execute(): MySQL server has gone away

  1. // 是否为存储过程调用
  2. $procedure = in_array(strtolower(substr(trim($sql), 0, 4)), ['call', 'exec']);
  3. // 参数绑定
  4. if ($procedure) {
  5. $this->bindParam($bind);
  6. } else {
  7. $this->bindValue($bind);
  8. }
  9. // 执行查询
  10. $this->PDOStatement->execute();
  11. // 调试结束
  12. $this->debug(false);
  13. // 返回结果集
  14. return $this->getResult($pdo, $procedure);
  15. } catch (\PDOException $e) {
  16. if ($this->isBreak($e)) {
  17. return $this->close()->query($sql, $bind, $master, $pdo);
  18. }
  19. throw new PDOException($e, $this->config, $this->getLastsql());

Call Stack

  1. in Connection.php line 379
  2. at Error::appError(2, 'PDOStatement::execut...', '/mnt/www/zahuali.com...', 379, ['sql' => 'SELECT * FROM `core_...', 'bind' => ['where_cate_id' => [96, 1]], 'master' => false, ...])
  3. at PDOStatement->execute() in Connection.php line 379
  4. at Connection->query('SELECT * FROM `core_...', ['where_cate_id' => [96, 1]], false, false) in Query.php line 225
  5. at Query->query('SELECT * FROM `core_...', ['where_cate_id' => [96, 1]], false, false) in Query.php line 2318
  6. at Query->select() in ArticleModel.php line 58
  7. at ArticleModel->getArticleList(['cate_id' => 96]) in Base.php line 235
  8. at Base->_initialize() in Category.php line 16
  9. at Category->_initialize() in Controller.php line 56
  10. at Controller->__construct() in Base.php line 17
  11. at Base->__construct()
  12. at ReflectionClass->newInstanceArgs([]) in App.php line 215
  13. at App::invokeClass('app\home\controller\...') in Loader.php line 420
  14. at Loader::controller('category', 'controller', false, 'Error') in App.php line 390
  15. at App::module(['home', 'category', 'detail'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  16. at App::exec(['type' => 'module', 'module' => ['home', 'category', 'detail']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 123
  17. at App::run() in start.php line 18
  18. at require('/mnt/www/zahuali.com...') in index.php line 23

Exception Datas

Error Context
sql SELECT * FROM `core_article` WHERE `cate_id` = :where_cate_id ORDER BY isTop desc, sortnum desc, id desc
bind { "where_cate_id": [ 96, 1 ] }
master false
pdo false
procedure false

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/mnt/www/zahuali.com/public/index.php
QUERY_STRING
s=/home/category/detail/id/207.html
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/home/category/detail/id/207.html
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/mnt/www/zahuali.com/public
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
104.140.201.22
REMOTE_PORT
33134
SERVER_ADDR
172.26.115.240
SERVER_PORT
80
SERVER_NAME
ahhuali.com
REDIRECT_STATUS
200
PATH_INFO
/home/category/detail/id/207.html
HTTP_USER_AGENT
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
HTTP_HOST
www.ahhuali.com
HTTP_ACCEPT
*/*
HTTP_ACCEPT_ENCODING
gzip
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1781792765.9262
REQUEST_TIME
1781792765
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/mnt/www/zahuali.com/public/../application/
UPLOAD_PATH
/mnt/www/zahuali.com/public/../public
RUNTIME_PATH
/mnt/www/zahuali.com/public/../runtime/
APP_DEBUG
true
THINK_VERSION
5.0.10
THINK_START_TIME
1781792765.9267
THINK_START_MEM
261240
EXT
.php
DS
/
THINK_PATH
/mnt/www/zahuali.com/thinkphp/
LIB_PATH
/mnt/www/zahuali.com/thinkphp/library/
CORE_PATH
/mnt/www/zahuali.com/thinkphp/library/think/
TRAIT_PATH
/mnt/www/zahuali.com/thinkphp/library/traits/
ROOT_PATH
/mnt/www/zahuali.com/
EXTEND_PATH
/mnt/www/zahuali.com/extend/
VENDOR_PATH
/mnt/www/zahuali.com/vendor/
LOG_PATH
/mnt/www/zahuali.com/public/../runtime/log/
CACHE_PATH
/mnt/www/zahuali.com/public/../runtime/cache/
TEMP_PATH
/mnt/www/zahuali.com/public/../runtime/temp/
CONF_PATH
/mnt/www/zahuali.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
Baidu
sogou