[10501] PDOException in Connection.php line 699

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1

  1. $this->debug(false, '', $master);
  2. // 返回结果集
  3. return $this->getResult($pdo, $procedure);
  4. } catch (\PDOException $e) {
  5. if ($this->isBreak($e)) {
  6. return $this->close()->query($sql, $bind, $master, $pdo);
  7. }
  8. throw new PDOException($e, $this->config, $this->getLastsql());
  9. } catch (\Throwable $e) {
  10. if ($this->isBreak($e)) {
  11. return $this->close()->query($sql, $bind, $master, $pdo);
  12. }
  13. throw $e;
  14. } catch (\Exception $e) {
  15. if ($this->isBreak($e)) {
  16. return $this->close()->query($sql, $bind, $master, $pdo);

Call Stack

  1. in Connection.php line 699
  2. at Connection->query('SELECT `arrparentid`...', [], false, false) in Connection.php line 861
  3. at Connection->find(object(Query)) in Query.php line 2880
  4. at Query->find() in common.php line 719
  5. at get_parentcat(null) in EmptyController.php line 97
  6. at EmptyController->index()
  7. at ReflectionMethod->invokeArgs(object(EmptyController), []) in Container.php line 355
  8. at Container->invokeReflectMethod(object(EmptyController), object(ReflectionMethod), ['catId' => '746']) in Module.php line 129
  9. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  10. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 176
  11. at Middleware->think\{closure}(object(Request))
  12. at call_user_func(object(Closure), object(Request)) in Middleware.php line 121
  13. at Middleware->dispatch(object(Request), 'controller') in Module.php line 134
  14. at Module->exec() in Dispatch.php line 167
  15. at Dispatch->run() in App.php line 432
  16. at App->think\{closure}(object(Request), object(Closure), null)
  17. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 176
  18. at Middleware->think\{closure}(object(Request))
  19. at call_user_func(object(Closure), object(Request)) in Middleware.php line 121
  20. at Middleware->dispatch(object(Request)) in App.php line 435
  21. at App->run() in index.php line 21

Exception Datas

PDO Error Info
SQLSTATE 42000
Driver Error Code 1064
Driver Error Message You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1
Database Status
Error Code 10501
Error Message SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1
Error SQL SELECT `arrparentid` FROM `clt_category` WHERE ( id= ) LIMIT 1
Database Config
type mysql
hostname 127.0.0.1
database aibide
hostport 3306
dsn
params []
charset utf8
prefix clt_
debug false
deploy 0
rw_separate false
master_num 1
slave_no
read_master false
fields_strict true
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
break_match_str []

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
REDIRECT_REDIRECT_UNIQUE_ID ZgYBw4nyWsOSwXtZ3o6VGAAAABU
REDIRECT_REDIRECT_PHPRC /home/aibideqa8iobyipdye/others
REDIRECT_REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID ZgYBw4nyWsOSwXtZ3o6VGAAAABU
REDIRECT_PHPRC /home/aibideqa8iobyipdye/others
REDIRECT_HANDLER php-cgi
REDIRECT_STATUS 200
UNIQUE_ID ZgYBw4nyWsOSwXtZ3o6VGAAAABU
PHPRC /home/aibideqa8iobyipdye/others
HTTP_X_FORWARDED_FOR 54.224.124.217
HTTP_X_REAL_IP 54.224.124.217
HTTP_HOST www.dgabd.com
HTTP_CONNECTION close
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
PATH /sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE <address>Apache Server at www.dgabd.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME www.dgabd.com
SERVER_ADDR 127.0.0.1
SERVER_PORT 80
REMOTE_ADDR 54.224.124.217
DOCUMENT_ROOT /home/aibideqa8iobyipdye/wwwroot
REQUEST_SCHEME http
CONTEXT_PREFIX /php-run-as-cgi
CONTEXT_DOCUMENT_ROOT /usr/php7.0/bin
SERVER_ADMIN webmaster@aibide
SCRIPT_FILENAME /home/aibideqa8iobyipdye/wwwroot/index.php
REMOTE_PORT 38790
REDIRECT_URL /index.php/about-746.html
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /about-746.html
SCRIPT_NAME /index.php
PATH_INFO /about-746.html
PATH_TRANSLATED /home/aibideqa8iobyipdye/wwwroot/about-746.html
ORIG_PATH_INFO /index.php/about-746.html
ORIG_SCRIPT_NAME /php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME /usr/php7.0/bin/php-cgi
ORIG_PATH_TRANSLATED /home/aibideqa8iobyipdye/wwwroot/index.php/about-746.html
PHP_SELF /index.php/about-746.html
REQUEST_TIME_FLOAT 1711669699.0516
REQUEST_TIME 1711669699
Environment Variablesempty
ThinkPHP Constants
MAX_MENU_LENGTH 3
MAX_SUB_MENU_LENGTH 5
MODULE_NAME about
ACTION_NAME index
DBNAME