[10501] PDOException in Connection.php line 385

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

  1. $this->PDOStatement->execute();
  2. // 调试结束
  3. $this->debug(false, '', $master);
  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 385
  2. at Connection->query('SHOW COLUMNS FROM `d...', [], false, true) in Mysql.php line 65
  3. at Mysql->getFields('`dp_sets`') in Query.php line 1921
  4. at Query->getTableInfo('dp_sets', 'type') in Query.php line 1969
  5. at Query->getFieldsType('dp_sets') in Query.php line 1975
  6. at Query->getFieldsBind('dp_sets') in Builder.php line 270
  7. at Builder->buildWhere(['AND' => ['name' => ['eq', 'mail']]], ['multi' => ['AND' => ['name' => [['eq', 'mail']]]], 'where' => ['AND' => ['name' => ['eq', 'mail']]], 'field' => ['content'], ...]) in Builder.php line 240
  8. at Builder->parseWhere(['AND' => ['name' => ['eq', 'mail']]], ['multi' => ['AND' => ['name' => [['eq', 'mail']]]], 'where' => ['AND' => ['name' => ['eq', 'mail']]], 'field' => ['content'], ...]) in Builder.php line 719
  9. at Builder->select(['multi' => ['AND' => ['name' => [['eq', 'mail']]]], 'where' => ['AND' => ['name' => ['eq', 'mail']]], 'field' => ['content'], ...]) in Query.php line 2462
  10. at Query->getPdo() in Query.php line 441
  11. at Query->value('content') in diy.php line 16
  12. at include('/www/wwwroot/fraenki...') in Config.php line 80
  13. at Config::load('/www/wwwroot/fraenki...', 'diy') in App.php line 262
  14. at App::init() in App.php line 182
  15. at App::initCommon() in App.php line 82
  16. at App::run() in start.php line 18
  17. at require('/www/wwwroot/fraenki...') in index.php line 18

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 `dp_sets`
Database Config
type mysql
hostname localhost
database fraenkische
hostport 3306
dsn
params []
charset utf8
prefix dp_
debug true
deploy 0
rw_separate false
master_num 1
slave_no
read_master false
fields_strict true
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

/sitemap_xml
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/sitemap.xml
QUERY_STRING
/sitemap.xml
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
/sitemap.xml
REDIRECT_URL
/sitemap.xml
REMOTE_PORT
63855
SCRIPT_FILENAME
/www/wwwroot/fraenkische/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/fraenkische
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/www/wwwroot/fraenkische
REMOTE_ADDR
216.73.216.129
SERVER_PORT
80
SERVER_ADDR
172.26.136.178
SERVER_NAME
www.fraenkische-fpss.cn
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.fraenkische-fpss.cn Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_CONNECTION
keep-alive
HTTP_CACHE_CONTROL
max-age=259200
HTTP_X_FORWARDED_FOR
10.9.54.150
HTTP_VIA
1.1 squid-proxy-5b5d847c96-b9pzm (squid/6.10)
HTTP_HOST
www.fraenkische-fpss.cn
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
REDIRECT_STATUS
200
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1757931738.2982
REQUEST_TIME
1757931738
Environment Variables
empty

ThinkPHP Constants

ROOT
/
APP_PATH
/www/wwwroot/fraenkische/application/
HOUTAI
fksche
THINK_VERSION
5.0.24
THINK_START_TIME
1757931738.2987
THINK_START_MEM
379920
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/fraenkische/core/
LIB_PATH
/www/wwwroot/fraenkische/core/library/
CORE_PATH
/www/wwwroot/fraenkische/core/library/think/
TRAIT_PATH
/www/wwwroot/fraenkische/core/library/traits/
ROOT_PATH
/www/wwwroot/fraenkische/
EXTEND_PATH
/www/wwwroot/fraenkische/extend/
VENDOR_PATH
/www/wwwroot/fraenkische/vendor/
RUNTIME_PATH
/www/wwwroot/fraenkische/runtime/
LOG_PATH
/www/wwwroot/fraenkische/runtime/log/
CACHE_PATH
/www/wwwroot/fraenkische/runtime/cache/
TEMP_PATH
/www/wwwroot/fraenkische/runtime/temp/
CONF_PATH
/www/wwwroot/fraenkische/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false