[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('D:\wwwroot\en.lbmg.c...') in Config.php line 80
  13. at Config::load('D:\wwwroot\en.lbmg.c...', '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 19
  17. at require('D:\wwwroot\en.lbmg.c...') 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 en_lbmg_cn
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
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

_FCGI_X_PIPE_
\\.\pipe\IISFCGI-37ce4472-d808-4f30-a8a8-7915f9287f23
PHP_FCGI_MAX_REQUESTS
10000
ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG
C:\inetpub\temp\apppools\en.lbmg.cn\en.lbmg.cn.config
APP_POOL_ID
en.lbmg.cn
BT_PANEL
D:\BtSoft\panel
BT_PYTHON
C:\Program Files\python
BT_SETUP
D:\BtSoft
CommonProgramFiles
C:\Program Files\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
10_144_76_241
ComSpec
C:\Windows\system32\cmd.exe
DriverData
C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA
C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS
2
OS
Windows_NT
Path
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PowerShell\7\;C:\Program Files\QCloud\Monitor\Barad;C:\Program Files\python;C:\Program Files\python\Scripts;D:\BtSoft\panel\script;C:\Program Files\OpenVPN\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
POWERSHELL_DISTRIBUTION_CHANNEL
MSI:Windows Server 2022 Datacenter
PROCESSOR_ARCHITECTURE
AMD64
PROCESSOR_IDENTIFIER
Intel64 Family 6 Model 79 Stepping 1, GenuineIntel
PROCESSOR_LEVEL
6
PROCESSOR_REVISION
4f01
ProgramData
C:\ProgramData
ProgramFiles
C:\Program Files
ProgramFiles(x86)
C:\Program Files (x86)
ProgramW6432
C:\Program Files
PSModulePath
C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC
C:\Users\Public
SystemDrive
C:
SystemRoot
C:\Windows
TEMP
C:\Windows\TEMP
TMP
C:\Windows\TEMP
UNRAR_LIB_PATH
C:\Program Files\python\Lib\site-packages\unrar\UnRAR.dll
USERDOMAIN
WORKGROUP
USERNAME
10_144_76_241$
USERPROFILE
C:\Windows\system32\config\systemprofile
windir
C:\Windows
ORIG_PATH_INFO
/index.php/sitemap.xml
URL
/index.php
SERVER_SOFTWARE
Microsoft-IIS/10.0
SERVER_PROTOCOL
HTTP/1.1
SERVER_PORT_SECURE
1
SERVER_PORT
443
SERVER_NAME
lbmg.cn
SCRIPT_NAME
/index.php
SCRIPT_FILENAME
d:\wwwroot\en.lbmg.cn\index.php
REQUEST_URI
/sitemap.xml
REQUEST_METHOD
GET
REMOTE_USER
REMOTE_PORT
45279
REMOTE_HOST
216.73.216.115
REMOTE_ADDR
216.73.216.115
QUERY_STRING
PATH_TRANSLATED
d:\wwwroot\en.lbmg.cn\index.php\sitemap.xml
PATH_INFO
/sitemap.xml
LOGON_USER
LOCAL_ADDR
10.144.76.241
INSTANCE_META_PATH
/LM/W3SVC/54
INSTANCE_NAME
EN.LBMG.CN
INSTANCE_ID
54
HTTPS_SERVER_SUBJECT
CN=lbmg.cn
HTTPS_SERVER_ISSUER
C=GB, S=Greater Manchester, L=Salford, O=Sectigo Limited, CN=Sectigo RSA Domain Validation Secure Server CA
HTTPS_SECRETKEYSIZE
2048
HTTPS_KEYSIZE
256
HTTPS
on
GATEWAY_INTERFACE
CGI/1.1
DOCUMENT_ROOT
d:\wwwroot\en.lbmg.cn
CONTENT_TYPE
CONTENT_LENGTH
0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH
d:\wwwroot\en.lbmg.cn\
APPL_MD_PATH
/LM/W3SVC/54/ROOT
IIS_UrlRewriteModule
7.1.0871.0
WEBSOCKET_VERSION
13
UNENCODED_URL
/sitemap.xml
IIS_WasUrlRewritten
1
HTTP_X_ORIGINAL_URL
/sitemap.xml
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_HOST
lbmg.cn
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_ACCEPT
*/*
HTTP_CONTENT_LENGTH
0
HTTP_CONNECTION
close
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/sitemap.xml
REQUEST_TIME_FLOAT
1766504154.7109
REQUEST_TIME
1766504154
Environment Variables
empty

ThinkPHP Constants

ROOT
/
APP_PATH
D:\wwwroot\en.lbmg.cn/application/
HOUTAI
lanbin
THINK_VERSION
5.0.23
THINK_START_TIME
1766504154.7125
THINK_START_MEM
428632
EXT
.php
DS
\
THINK_PATH
D:\wwwroot\en.lbmg.cn\core\
LIB_PATH
D:\wwwroot\en.lbmg.cn\core\library\
CORE_PATH
D:\wwwroot\en.lbmg.cn\core\library\think\
TRAIT_PATH
D:\wwwroot\en.lbmg.cn\core\library\traits\
ROOT_PATH
D:\wwwroot\en.lbmg.cn\
EXTEND_PATH
D:\wwwroot\en.lbmg.cn\extend\
VENDOR_PATH
D:\wwwroot\en.lbmg.cn\vendor\
RUNTIME_PATH
D:\wwwroot\en.lbmg.cn\runtime\
LOG_PATH
D:\wwwroot\en.lbmg.cn\runtime\log\
CACHE_PATH
D:\wwwroot\en.lbmg.cn\runtime\cache\
TEMP_PATH
D:\wwwroot\en.lbmg.cn\runtime\temp\
CONF_PATH
D:\wwwroot\en.lbmg.cn/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true