$this->debug(false, '', $master);// 返回结果集return $this->getResult($pdo, $procedure);} catch (\PDOException $e) {if ($this->isBreak($e)) {return $this->close()->query($sql, $bind, $master, $pdo);}throw new PDOException($e, $this->config, $this->getLastsql());} catch (\Throwable $e) {if ($this->isBreak($e)) {return $this->close()->query($sql, $bind, $master, $pdo);}throw $e;} catch (\Exception $e) {if ($this->isBreak($e)) {return $this->close()->query($sql, $bind, $master, $pdo);
| 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 ') ORDER BY `sort` ASC LIMIT 1' at line 1 |
| 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 ') ORDER BY `sort` ASC LIMIT 1' at line 1 |
| Error SQL | SELECT * FROM `category` WHERE ( id = ) ORDER BY `sort` ASC LIMIT 1 |
| type | mysql |
| hostname | 127.0.0.1 |
| database | lidaoxcl |
| hostport | 3306 |
| dsn | |
| params | [] |
| charset | utf8mb4 |
| prefix | |
| debug | true |
| 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 | [] |
| PHPSESSID | 8mkl8t56p2k8s1bftmvbmci446 |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | PHPSESSID=8mkl8t56p2k8s1bftmvbmci446 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_HOST | www.lidao.com |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | lidao.com |
| SERVER_PORT | 80 |
| SERVER_ADDR | 10.61.239.115 |
| REMOTE_PORT | 34122 |
| REMOTE_ADDR | 107.158.249.130 |
| SERVER_SOFTWARE | nginx/1.22.1 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/lidao.com/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /a/about |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/a/about |
| SCRIPT_FILENAME | /www/wwwroot/lidao.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1765747519.3056 |
| REQUEST_TIME | 1765747519 |
| MAX_MENU_LENGTH | 3 |
| MAX_SUB_MENU_LENGTH | 5 |
| MODULE_NAME | about |
| ACTION_NAME | index |
| DBNAME | |
| ISPAGE | 1 |