[10501] PDOException in Connection.php line 687

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 687
  2. at Connection->query('SELECT * FROM `lite_...', [], false, false) in Connection.php line 844
  3. at Connection->find(object(Query)) in Query.php line 3152
  4. at Query->find() in About.php line 61
  5. at About->show()
  6. at ReflectionMethod->invokeArgs(object(About), []) in Container.php line 395
  7. at Container->invokeReflectMethod(object(About), object(ReflectionMethod), ['id' => '1694', 'convert' => false]) in Module.php line 131
  8. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  9. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  10. at Middleware->think\{closure}(object(Request))
  11. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  12. at Middleware->dispatch(object(Request), 'controller') in Module.php line 136
  13. at Module->exec() in Dispatch.php line 168
  14. at Dispatch->run() in App.php line 432
  15. at App->think\{closure}(object(Request), object(Closure), null)
  16. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  17. at Middleware->think\{closure}(object(Request))
  18. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  19. at Middleware->dispatch(object(Request)) in App.php line 435
  20. at App->run() in index.php line 19

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 * FROM `lite_category` WHERE ( cat_id= ) LIMIT 1
Database Config
type mysql
hostname localhost
database mysql2036910_db
hostport 3306
dsn
params []
charset utf8
prefix lite_
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
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-49302e6e-65f3-4f50-8782-0f776a1c9a8b
PHP_FCGI_MAX_REQUESTS 200
PHPRC D:\Program Files\php56\
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\hongsen2\hongsen2.config
APP_POOL_ID hongsen2
CommonProgramFiles C:\Program Files\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME iZ25c0h3kjrZ
ComSpec C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK NO
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 4
OS Windows_NT
Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program Files\Redis;D:\Program Files\MySQL\MySQL Server 5.6\bin;D:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\unoconv\;D:\Program Files\php56\;D:\Program Files\LibreOfficePortable;D:\ZKEYS\server\PHP\php\5.2;D:\ZKEYS\server\PHP\php\5.3;D:\ZKEYS\server\PHP\php\5.4;D:\ZKEYS\server\PHP\php\5.5;D:\ZKEYS\server\PHP\php\5.6;D:\ZKEYS\server\PHP\php\7.0;D:\ZKEYS\server\PHP\php\7.1;D:\ZKEYS\server\PHP\php\7.2;D:\ZKEYS\server\PHP\php\7.3;D:\ZKEYS\server\PHP\php\7.4;D:\ZKEYS\server\PHP\php\8.0;
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 5504
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
USERDOMAIN WORKGROUP
USERNAME iZ25c0h3kjrZ$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
ORIG_PATH_INFO /index.php/about-show/1694.html
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/8.5
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME hongsenmy.cn
SCRIPT_NAME /index.php
SCRIPT_FILENAME D:\ZKEYS\www\hongsen\public\index.php
REQUEST_URI /about-show/1694.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 56902
REMOTE_HOST 44.192.247.185
REMOTE_ADDR 44.192.247.185
QUERY_STRING
PATH_TRANSLATED D:\ZKEYS\www\hongsen\public\index.php\about-show\1694.html
PATH_INFO /about-show/1694.html
LOGON_USER
LOCAL_ADDR 172.17.10.30
INSTANCE_META_PATH /LM/W3SVC/27
INSTANCE_NAME HONGSEN2
INSTANCE_ID 27
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT D:\ZKEYS\www\hongsen\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 D:\ZKEYS\www\hongsen\public\
APPL_MD_PATH /LM/W3SVC/27/ROOT
IIS_UrlRewriteModule 7.1.0871.0
WEBSOCKET_VERSION 13
UNENCODED_URL /about-show/1694.html
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /about-show/1694.html
HTTP_USER_AGENT claudebot
HTTP_HOST hongsenmy.cn
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
FCGI_ROLE RESPONDER
PHP_SELF /index.php/about-show/1694.html
REQUEST_TIME_FLOAT 1711670120.7515
REQUEST_TIME 1711670120
Environment Variablesempty
ThinkPHP Constantsempty