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

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'newrooy_pc.xxl_channel' doesn't exist

  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 771
  2. at PDOConnection->getPDOStatement('SHOW FULL COLUMNS FR...') in Mysql.php line 66
  3. at Mysql->getFields('`xxl_channel`') in PDOConnection.php line 396
  4. at PDOConnection->getTableFieldsInfo('xxl_channel') in PDOConnection.php line 336
  5. at PDOConnection->getSchemaInfo('xxl_channel') in PDOConnection.php line 383
  6. at PDOConnection->getTableInfo('xxl_channel', 'pk') in PDOConnection.php line 433
  7. at PDOConnection->getPk('xxl_channel') in Query.php line 291
  8. at Query->getPk() in BaseQuery.php line 1248
  9. at BaseQuery->parsePkWhere('113') in BaseQuery.php line 1121
  10. at BaseQuery->find('113') in Index.php line 38
  11. at Index->index()
  12. at ReflectionMethod->invokeArgs(object(Index), []) in Container.php line 342
  13. at Container->invokeReflectMethod(object(Index), object(ReflectionMethod), ['c' => 'channel', 'molds' => 'article', 'id' => '113']) in Controller.php line 110
  14. at Controller->think\route\dispatch\{closure}(object(Request)) in Pipeline.php line 59
  15. at Pipeline->think\{closure}(object(Request)) in Browers.php line 53
  16. at Browers->handle(object(Request), object(Closure))
  17. at call_user_func([object(Browers), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  18. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  19. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  20. at Pipeline->then(object(Closure)) in Controller.php line 113
  21. at Controller->exec() in Dispatch.php line 89
  22. at Dispatch->run() in Route.php line 760
  23. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  24. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  25. at Pipeline->then(object(Closure)) in Route.php line 761
  26. at Route->dispatch(object(Request), object(Closure)) in Http.php line 210
  27. at Http->dispatchToRoute(object(Request)) in Http.php line 200
  28. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  29. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  30. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  31. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  32. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  33. at MultiApp->handle(object(Request), object(Closure))
  34. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  35. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  36. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  37. at SessionInit->handle(object(Request), object(Closure))
  38. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  39. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  40. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  41. at TraceDebug->handle(object(Request), object(Closure))
  42. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  43. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  44. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  45. at Pipeline->then(object(Closure)) in Http.php line 201
  46. at Http->runWithRequest(object(Request)) in Http.php line 162
  47. at Http->run() in index.php line 20

Environment Variables

GET Data
c channel
molds article
id 113
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /dev/null
HTTP_HOST rooy.cn
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
REDIRECT_STATUS 200
SERVER_NAME rooy.cn
SERVER_PORT 80
SERVER_ADDR 172.17.87.175
REMOTE_PORT 39562
REMOTE_ADDR 3.95.231.212
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/web/rooy_newpc/public_html/public
DOCUMENT_URI /index.php
REQUEST_URI /index.php?c=channel&molds=article&id=113
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING c=channel&molds=article&id=113
SERVER_SOFTWARE nginx
GATEWAY_INTERFACE CGI/1.1
PATH_INFO
SCRIPT_FILENAME /www/web/rooy_newpc/public_html/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711718084.4413
REQUEST_TIME 1711718084