[10501] PDOException in Connection.php line 388

SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine

  1. $this->PDOStatement->execute();
  2. // 调试结束
  3. $this->debug(false);
  4. // 返回结果集
  5. return $this->getResult($pdo, $procedure);
  6. } catch (\PDOException $e) {
  7. if ($this->isBreak($e)) {
  8. return $this->close()->query($sql, $bind, $master, $pdo);
  9. }
  10. throw new PDOException($e, $this->config, $this->getLastsql());
  11. } catch (\Throwable $e) {
  12. if ($this->isBreak($e)) {
  13. return $this->close()->query($sql, $bind, $master, $pdo);
  14. }
  15. throw $e;
  16. } catch (\Exception $e) {
  17. if ($this->isBreak($e)) {
  18. return $this->close()->query($sql, $bind, $master, $pdo);
  19. }

Call Stack

  1. in Connection.php line 388
  2. at Connection->query('SHOW COLUMNS FROM `q...', [], false, true) in Mysql.php line 65
  3. at Mysql->getFields('`qb_cms_content`') in Query.php line 1896
  4. at Query->getTableInfo('qb_cms_content', 'pk') in Query.php line 1930
  5. at Query->getPk(['multi' => ['AND' => ['id' => [['=', '201']]]], 'where' => ['AND' => ['id' => ['=', '201']]], 'table' => 'qb_cms_content', ...]) in Query.php line 2605
  6. at Query->find() in C.php line 428
  7. at C::getMidById('201') in C.php line 184
  8. at C->show('201') in Content.php line 27
  9. at Content->show('201')
  10. at ReflectionMethod->invokeArgs(object(Content), ['201']) in App.php line 348
  11. at App::invokeMethod([object(Content), 'show'], []) in App.php line 612
  12. at App::module(['cms', 'content', 'show'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 461
  13. at App::exec(['type' => 'module', 'module' => ['cms', 'content', 'show'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  14. at App::run() in start.php line 19
  15. at require('/www/wwwroot/dga9e69...') in index.php line 29

Exception Datas

PDO Error Info
SQLSTATE HY000
Driver Error Code 1030
Driver Error Message Got error 28 from storage engine
Database Status
Error Code 10501
Error Message SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine
Error SQL SHOW COLUMNS FROM `qb_cms_content`
Database Config
type mysql
hostname 127.0.0.1
database dt9h85h6ns3
hostport 3306
dsn
params []
charset utf8
prefix qb_
debug true
deploy 0
rw_separate false
master_num 1
slave_no
fields_strict false
result_type 2
resultset_type array
auto_timestamp false
datetime_format Y-m-d H:i:s
sql_explain false
builder
query \think\db\Query
break_reconnect false

Environment Variables

GET Data
empty
POST Data
empty
Files
empty

Cookies

user_sid
d78d3e8d75
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
hbtea.cn
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/cms/show-201.html
REDIRECT_STATUS
200
SERVER_NAME
203.195.157.137
SERVER_PORT
80
SERVER_ADDR
172.16.0.8
REMOTE_PORT
28586
REMOTE_ADDR
18.191.174.168
SERVER_SOFTWARE
nginx/1.18.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/dga9e69
DOCUMENT_URI
/index.php/cms/show-201.html
REQUEST_URI
/index.php/cms/show-201.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/www/wwwroot/dga9e69/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/cms/show-201.html
REQUEST_TIME_FLOAT
1713454694.0373
REQUEST_TIME
1713454694
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/dga9e69/application/
ENTRANCE
index
THINK_VERSION
5.0.18
THINK_START_TIME
1713454694.0377
THINK_START_MEM
404904
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/dga9e69/thinkphp/
LIB_PATH
/www/wwwroot/dga9e69/thinkphp/library/
CORE_PATH
/www/wwwroot/dga9e69/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/dga9e69/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/dga9e69/
EXTEND_PATH
/www/wwwroot/dga9e69/extend/
VENDOR_PATH
/www/wwwroot/dga9e69/vendor/
RUNTIME_PATH
/www/wwwroot/dga9e69/runtime/
LOG_PATH
/www/wwwroot/dga9e69/runtime/log/
CACHE_PATH
/www/wwwroot/dga9e69/runtime/cache/
TEMP_PATH
/www/wwwroot/dga9e69/runtime/temp/
CONF_PATH
/www/wwwroot/dga9e69/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/www/wwwroot/dga9e69/vendor/ezyang/htmlpurifier/library
FIRST_LOAD
true
TEMPLATE_PATH
/www/wwwroot/dga9e69/template/
IS_POST
false
PUBLIC_URL
/public/
PUBLIC_PATH
/www/wwwroot/dga9e69/public/
UPLOAD_URL
/public/uploads/
UPLOAD_PATH
/www/wwwroot/dga9e69/public/uploads/
STATIC_URL
/public/static/
STATIC_PATH
/www/wwwroot/dga9e69/public/static/
PLUGINS_PATH
/www/wwwroot/dga9e69/plugins/
CACHE_DIR
/www/wwwroot/dga9e69/runtime/
QUN
商圈
ADMIN_FILENAME
admin.php
LOAD_INDEXBASE
true
PAGE_TYPE
show