#0 [10501]PDOException in PDOConnection.php line 768

SQLSTATE[HY000]: General error: 126 Incorrect key file for table 'C:\BtSoft\mysql\MySQL5.6\data\#sql794_1b34a_1.MYI'; try to repair it

  1. return $this->PDOStatement;
  2. } catch (\Throwable | \Exception $e) {
  3. if ($this->reConnectTimes < 4 && $this->isBreak($e)) {
  4. ++$this->reConnectTimes;
  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 protected

Call Stack

  1. in PDOConnection.php line 768
  2. at PDOConnection->getPDOStatement('SHOW FULL COLUMNS FR...') in Mysql.php line 66
  3. at Mysql->getFields('`xxl_category`') in PDOConnection.php line 396
  4. at PDOConnection->getTableFieldsInfo('xxl_category') in PDOConnection.php line 336
  5. at PDOConnection->getSchemaInfo('xxl_category') in PDOConnection.php line 383
  6. at PDOConnection->getTableInfo('xxl_category', 'type') in PDOConnection.php line 467
  7. at PDOConnection->getFieldsType('xxl_category') in TableFieldInfo.php line 58
  8. at Query->getFieldsType() in TableFieldInfo.php line 81
  9. at Query->getFieldsBindType() in Builder.php line 328
  10. at Builder->buildWhere(object(Query), []) in Builder.php line 299
  11. at Builder->parseWhere(object(Query), []) in Mysql.php line 94
  12. at Mysql->select(object(Query)) in PDOConnection.php line 885
  13. at PDOConnection->think\db\{closure}(object(Query)) in PDOConnection.php line 678
  14. at PDOConnection->pdoQuery(object(Query), object(Closure)) in PDOConnection.php line 886
  15. at PDOConnection->select(object(Query)) in BaseQuery.php line 1090
  16. at BaseQuery->select() in route.php line 15
  17. at include('C:\wwwroot\e-yetts.com\...') in Http.php line 242
  18. at Http->loadRoutes() in Http.php line 213
  19. at Http->think\{closure}() in Route.php line 760
  20. at Route->dispatch(object(Request), object(Closure)) in Http.php line 216
  21. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  22. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  23. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  24. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  25. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  26. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  27. at MultiApp->handle(object(Request), object(Closure))
  28. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  29. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  30. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  31. at SessionInit->handle(object(Request), object(Closure))
  32. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  33. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  34. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  35. at TraceDebug->handle(object(Request), object(Closure))
  36. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  37. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  38. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  39. at Pipeline->then(object(Closure)) in Http.php line 207
  40. at Http->runWithRequest(object(Request)) in Http.php line 170
  41. at Http->run() in index.php line 20

Exception Datas

PDO Error Info
SQLSTATE HY000
Driver Error Code 126
Driver Error Message Incorrect key file for table 'C:\BtSoft\mysql\MySQL5.6\data\#sql794_1b34a_1.MYI'; try to repair it
Database Status
Error Code 10501
Error Message SQLSTATE[HY000]: General error: 126 Incorrect key file for table 'C:\BtSoft\mysql\MySQL5.6\data\#sql794_1b34a_1.MYI'; try to repair it
Error SQL SHOW FULL COLUMNS FROM `xxl_category`
Database Config
type mysql
hostname 127.0.0.1
database ccvig_cn
hostport 3306
dsn
params []
charset utf8
prefix xxl_
deploy 0
rw_separate false
master_num 1
slave_no
read_master false
fields_strict true
fields_cache false
trigger_sql 1
builder
query
break_reconnect false
break_match_str []
schema_cache_path C:\wwwroot\e-yetts.com\runtime\schema\

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
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 iZogk3loh75yxvZ
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:\OpenSSH-Win64;C:\Program Files\OpenSSH\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;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 85 Stepping 7, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 5507
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 iZogk3loh75yxvZ$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
windows_tracing_flags 3
windows_tracing_logfile C:\BVTBin\Tests\installpackage\csilogfile.log
HTTP_X_MICROSOFTAJAX Delta=true
HTTP_USER_AGENT Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36
HTTP_CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
HTTP_CACHE_CONTROL no-cache
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_X_APPLE_STORE_FRONT 143444,12
HTTP_X_APPLE_TZ 0
HTTP_REFERER https://www.baidu.com/search/spider.htm
HTTP_HOST e-yetts.com
REDIRECT_STATUS 200
SERVER_NAME e-yetts.com
SERVER_PORT 80
SERVER_ADDR 172.28.18.104
REMOTE_PORT 35944
REMOTE_ADDR 38.14.212.2
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT C:/wwwroot/e-yetts.com/public
DOCUMENT_URI /index.php
REQUEST_URI /article/11_2931.html
CONTENT_LENGTH
CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
REQUEST_METHOD GET
QUERY_STRING s=//article/11_2931.html
PATH_INFO
SCRIPT_NAME /index.php
SCRIPT_FILENAME C:/wwwroot/e-yetts.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1731171048.8881
REQUEST_TIME 1731171048
网站地图