$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 CAST(sort as SIGNED) asc,id 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 CAST(sort as SIGNED) asc,id asc LIMIT 1' at line 1 |
Error SQL | SELECT `id`,`parentid`,`name` FROM `sx_sys_contentcategories` WHERE `isdelete` = 0 AND `status` = 1 AND `parentid` = ORDER BY CAST(sort as SIGNED) asc,id asc LIMIT 1 |
type | mysql |
hostname | 127.0.0.1 |
database | blhbkj_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 | [] |
PHPSESSID | pv8pblits60no4o7fo4grnqqtv |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=pv8pblits60no4o7fo4grnqqtv |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.blhbkj.com |
HTTP_USER_AGENT | CCBot/2.0 (https://commoncrawl.org/faq/) |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | blhbkj.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.18.111.6 |
REMOTE_PORT | 60128 |
REMOTE_ADDR | 23.231.76.82 |
SERVER_SOFTWARE | nginx/1.18.0 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/blhbkj.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /hdzx_detail/39.html |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/hdzx_detail/39.html |
SCRIPT_FILENAME | /www/wwwroot/blhbkj.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1727999147.5938 |
REQUEST_TIME | 1727999147 |
MAX_MENU_LENGTH | 3 |
MAX_SUB_MENU_LENGTH | 5 |
MODULE_NAME | content |
ACTION_NAME | index |