$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 ';; AND type_id = ) ORDER BY `id` DESC 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 ';; AND type_id = ) ORDER BY `id` DESC LIMIT 1' at line 1 |
Error SQL | SELECT * FROM `kend_article` WHERE ( id < javascript;; AND type_id = ) ORDER BY `id` DESC LIMIT 1 |
type | mysql |
hostname | 127.0.0.1 |
database | sql_ncqzkj_cn |
hostport | 3306 |
dsn | |
params | [] |
charset | utf8 |
prefix | kend_ |
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 | snn94glsputt3bh6tuvm1aok92 |
USER | www |
HOME | /home/www |
FCGI_ROLE | RESPONDER |
SCRIPT_FILENAME | /www/wwwroot/ncqzkj.cn/public/index.php |
QUERY_STRING | |
REQUEST_METHOD | GET |
CONTENT_TYPE | |
CONTENT_LENGTH | |
SCRIPT_NAME | /index.php |
REQUEST_URI | /home/service/detail/id/javascript;; |
DOCUMENT_URI | /index.php/home/service/detail/id/javascript;; |
DOCUMENT_ROOT | /www/wwwroot/ncqzkj.cn/public |
SERVER_PROTOCOL | HTTP/1.1 |
REQUEST_SCHEME | http |
GATEWAY_INTERFACE | CGI/1.1 |
SERVER_SOFTWARE | nginx/1.15.10 |
REMOTE_ADDR | 104.206.1.34 |
REMOTE_PORT | 34468 |
SERVER_ADDR | 211.149.235.210 |
SERVER_PORT | 80 |
SERVER_NAME | ncqzkj.cn |
REDIRECT_STATUS | 200 |
PATH_INFO | /home/service/detail/id/javascript;; |
HTTP_USER_AGENT | Mozilla/5.0 (compatible; DataForSeoBot/1.0; +https://dataforseo.com/dataforseo-bot) |
HTTP_HOST | www.ncqzkj.cn |
HTTP_ACCEPT | */* |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_COOKIE | PHPSESSID=snn94glsputt3bh6tuvm1aok92 |
PHP_SELF | /index.php/home/service/detail/id/javascript;; |
REQUEST_TIME_FLOAT | 1685227738.2741 |
REQUEST_TIME | 1685227738 |