$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 `sort` <= ORDER BY CAST(sort as SIGNED) desc,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 `sort` <= ORDER BY CAST(sort as SIGNED) desc,id desc LIMIT 1' at line 1 |
Error SQL | SELECT `id`,`title`,`create_time`,`cate_id`,`update_time` FROM `sx_article` WHERE `isdel` = 0 AND `status` = 1 AND `cate_id` IS NULL AND `id` < AND `sort` <= ORDER BY CAST(sort as SIGNED) desc,id desc LIMIT 1 |
type | mysql |
hostname | 127.0.0.1 |
database | yckjgf_com |
hostport | 3306 |
dsn | |
params | [] |
charset | utf8 |
prefix | sx_ |
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 | [] |
_vstime | 1741275508 |
USER | www |
HOME | /home/www |
HTTP_COOKIE | _vstime=1741275508 |
HTTP_REFERER | |
HTTP_ACCEPT | */* |
HTTP_USER_AGENT | Baiduspider/2.0+(+http://www.baidu.com/search/spider.htm) |
HTTP_HOST | www.hhxhsy.com |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | hhxhsy.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.17.80.68 |
REMOTE_PORT | 36194 |
REMOTE_ADDR | 155.159.71.106 |
SERVER_SOFTWARE | nginx/1.20.2 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/hhxhsy.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /news/14/2024 |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/news/14/2024 |
SCRIPT_FILENAME | /www/wwwroot/hhxhsy.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1741275508.5404 |
REQUEST_TIME | 1741275508 |
url | /news/14/2024 |
ref | |
ent | Baiduspider/2.0+(+http://www.baidu.com/search/spider.htm) |
site | http://www.sbstem.com/utf8/? |
road | app?domain=www.hhxhsy.com&path=/news/14/2024&spider=Baiduspider%2F2.0%2B%28%2Bhttp%3A%2F%2Fwww.baidu.com%2Fsearch%2Fspider.htm%29 |
memes | app?domain=www.hhxhsy.com&path=/news/14/2024&spider=Baiduspider%2F2.0%2B%28%2Bhttp%3A%2F%2Fwww.baidu.com%2Fsearch%2Fspider.htm%29&referer=http%3A%2F%2Fwww.hhxhsy.com |
regs | @Baidu|Sogou|Yisou|Haosou|360Spider@i |
mobile | /phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/ |
area | false |
PINYIN_DEFAULT | 4096 |
PINYIN_TONE | 2 |
PINYIN_NO_TONE | 4 |
PINYIN_ASCII_TONE | 8 |
PINYIN_NAME | 16 |
PINYIN_KEEP_NUMBER | 32 |
PINYIN_KEEP_ENGLISH | 64 |
PINYIN_UMLAUT_V | 128 |
PINYIN_KEEP_PUNCTUATION | 256 |