[10501] PDOException in PDOConnection.php line 713

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

  1. }
  2. return $this->PDOStatement;
  3. } catch (\Throwable | \Exception $e) {
  4. if ($this->isBreak($e)) {
  5. return $this->close()->getPDOStatement($sql, $bind, $master, $procedure);
  6. }
  7. if ($e instanceof \PDOException) {
  8. throw new PDOException($e, $this->config, $this->getLastsql());
  9. } else {
  10. throw $e;
  11. }
  12. }
  13. }
  14. /**
  15. * 执行语句
  16. * @access public

Call Stack

  1. in PDOConnection.php line 713
  2. at PDOConnection->getPDOStatement('SHOW FULL COLUMNS FR...') in Mysql.php line 66
  3. at Mysql->getFields('`tp_system_users`') in PDOConnection.php line 387
  4. at PDOConnection->getTableFieldsInfo('tp_system_users') in PDOConnection.php line 347
  5. at PDOConnection->getTableInfo('tp_system_users', 'pk') in PDOConnection.php line 424
  6. at PDOConnection->getPk('tp_system_users') in Query.php line 335
  7. at Query->getPk() in WhereQuery.php line 450
  8. at BaseQuery->whereEq('bind_domain', 'baidu.mtdn.com.cn') in WhereQuery.php line 430
  9. at BaseQuery->parseWhereItem('AND', 'bind_domain', 'baidu.mtdn.com.cn', null, ['baidu.mtdn.com.cn']) in WhereQuery.php line 394
  10. at BaseQuery->parseWhereExp('AND', 'bind_domain', 'baidu.mtdn.com.cn', null, ['baidu.mtdn.com.cn']) in WhereQuery.php line 41
  11. at BaseQuery->where('bind_domain', 'baidu.mtdn.com.cn') in base.php line 29
  12. at Base->initialize() in BaseController.php line 50
  13. at BaseController->__construct(object(App))
  14. at ReflectionClass->newInstanceArgs([object(App)]) in Container.php line 391
  15. at Container->invokeClass('app\index\controller...', []) in Container.php line 250
  16. at Container->make('app\index\controller...', [], true) in Controller.php line 168
  17. at Controller->controller('Product') in Controller.php line 74
  18. at Controller->exec() in Dispatch.php line 96
  19. at Dispatch->run() in Route.php line 747
  20. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  21. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  22. at Pipeline->then(object(Closure)) in Route.php line 748
  23. at Route->dispatch(object(Request), object(Closure)) in Http.php line 213
  24. at Http->dispatchToRoute(object(Request)) in Http.php line 203
  25. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  26. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  27. at SessionInit->handle(object(Request), object(Closure), null)
  28. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure), null) in Middleware.php line 142
  29. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  30. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  31. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  32. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  33. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  34. at MultiApp->handle(object(Request), object(Closure), null)
  35. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure), null) in Middleware.php line 142
  36. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  37. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  38. at Pipeline->then(object(Closure)) in Http.php line 204
  39. at Http->runWithRequest(object(Request)) in Http.php line 162
  40. at Http->run() in index.php line 19

Environment Variables

GET Data
id 6750
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-266e9619-717b-41e8-8fdd-fee3b98aa50c
PHP_FCGI_MAX_REQUESTS 10000
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\www.mtdn.com.cn\www.mtdn.com.cn.config
APP_POOL_ID www.mtdn.com.cn
BT_PANEL C:\BtSoft\panel
BT_PYTHON C:\Program Files\python
BT_SETUP C:\BtSoft
CommonProgramFiles C:\Program Files\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME 10_0_4_16
ComSpec C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK NO
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:\Program Files\QCloud\Monitor\Barad;C:\Program Files\python;C:\Program Files\python\Scripts;;C:\BtSoft\panel\script;
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 5e03
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_0_4_16$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
ORIG_PATH_INFO /index.php/index/product/cate
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/8.5
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME baidu.mtdn.com.cn
SCRIPT_NAME /index.php
SCRIPT_FILENAME c:\wwwroot\www.mtdn.com.cn\public\index.php
REQUEST_URI /product/cate-6750.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 50828
REMOTE_HOST 54.89.70.161
REMOTE_ADDR 54.89.70.161
QUERY_STRING id=6750
PATH_TRANSLATED c:\wwwroot\www.mtdn.com.cn\public\index.php\index\product\cate
PATH_INFO /index/product/cate
LOGON_USER
LOCAL_ADDR 10.0.4.16
INSTANCE_META_PATH /LM/W3SVC/3
INSTANCE_NAME WWW.MTDN.COM.CN
INSTANCE_ID 3
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT c:\wwwroot\www.mtdn.com.cn\public
CONTENT_TYPE
CONTENT_LENGTH 0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH c:\wwwroot\www.mtdn.com.cn\public\
APPL_MD_PATH /LM/W3SVC/3/ROOT
IIS_UrlRewriteModule 7.1.0871.0
UNENCODED_URL /product/cate-6750.html
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /product/cate-6750.html
HTTP_USER_AGENT claudebot
HTTP_HOST baidu.mtdn.com.cn
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
FCGI_ROLE RESPONDER
PHP_SELF /index.php/index/product/cate
REQUEST_TIME_FLOAT 1711648067.2335
REQUEST_TIME 1711648067
Environment Variablesempty
ThinkPHP Constants
FILTER_VALIDATE_BOOL 258
QINIU_FUNCTIONS_VERSION 7.2.10
DS \
ROOT_PATH C:\wwwroot\www.mtdn.com.cn\public\..\