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

[2] ErrorException in Connection.php line 441

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. $this->numRows = $this->PDOStatement->rowCount();
  14. return $this->numRows;
  15. } catch (\PDOException $e) {
  16. if ($this->isBreak($e)) {
  17. return $this->close()->execute($sql, $bind);
  18. }

Call Stack

  1. in Connection.php line 441
  2. at Error::appError(2, 'PDOStatement::execut...', '/mnt/www/zahuali.com...', 441, ['sql' => 'UPDATE `core_article...', 'bind' => ['__data__views' => [5474, 1], 'where_id' => ['4617', 1]], 'procedure' => false])
  3. at PDOStatement->execute() in Connection.php line 441
  4. at Connection->execute('UPDATE `core_article...', ['__data__views' => [5474, 1], 'where_id' => ['4617', 1]]) in Query.php line 239
  5. at Query->execute('UPDATE `core_article...', ['__data__views' => [5474, 1], 'where_id' => ['4617', 1]]) in Query.php line 2232
  6. at Query->update(['views' => 5474, 'update_time' => 1781792769]) in Model.php line 1025
  7. at Model->save(['id' => '4617', 'views' => 5474], ['id' => '4617']) in ArticleModel.php line 111
  8. at ArticleModel->updateArticle(['id' => '4617', 'views' => 5474]) in Category.php line 252
  9. at Category->detail()
  10. at ReflectionMethod->invokeArgs(object(Category), []) in App.php line 196
  11. at App::invokeMethod([object(Category), 'detail'], []) in App.php line 412
  12. at App::module(['home', 'category', 'detail'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  13. at App::exec(['type' => 'module', 'module' => ['home', 'category', 'detail']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 123
  14. at App::run() in start.php line 18
  15. at require('/mnt/www/zahuali.com...') in index.php line 23

Exception Datas

Error Context
sql UPDATE `core_article` SET `views`=:__data__views WHERE `id` = :where_id
bind { "__data__views": [ 5474, 1 ], "where_id": [ "4617", 1 ] }
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/4617.html
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/home/category/detail/id/4617.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
32965
SERVER_ADDR
172.26.115.240
SERVER_PORT
80
SERVER_NAME
ahhuali.com
REDIRECT_STATUS
200
PATH_INFO
/home/category/detail/id/4617.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
1781792762.8655
REQUEST_TIME
1781792762
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
1781792762.8665
THINK_START_MEM
261280
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