$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 `news`.`delete_time` = ? ORDER BY `create_time` DESC,`sort` DESC,`id` DE' 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 `news`.`delete_time` = ? ORDER BY `create_time` DESC,`sort` DESC,`id` DE' at line 1 |
Error SQL | SELECT * FROM `news` WHERE ( ( artid= ) ) AND `news`.`delete_time` = 0 ORDER BY `create_time` DESC,`sort` DESC,`id` DESC LIMIT 8 |
type | mysql |
hostname | 127.0.0.1 |
database | www_qilulawyer_c |
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 | 9opqa50bcrh1e8boh2fl3u928q |
USER | www |
HOME | /home/www |
HTTP_HOST | www.samtiya.com |
HTTP_X_FORWARDED_FOR | 185.179.219.219 |
HTTP_CLIENT_IP | 185.179.219.219 |
HTTP_COOKIE | PHPSESSID=9opqa50bcrh1e8boh2fl3u928q |
HTTP_USER_AGENT | Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SV1; QQDownload 732; .NET4.0C; .NET4.0E; SE 2.X MetaSr 1.0) |
HTTP_CONTENT_TYPE | application/x-www-form-urlencoded |
HTTP_ACCEPT_LANGUAGE | zh-cn |
HTTP_REFERER | http://www.samtiya.com/contactdetail/12.html |
HTTP_ACCEPT | image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | www.samtiya.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.31.9.93 |
REMOTE_PORT | 64291 |
REMOTE_ADDR | 172.252.15.130 |
SERVER_SOFTWARE | nginx/1.15.10 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/www.samtiya.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /contactdetail/12.html |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | application/x-www-form-urlencoded |
REQUEST_METHOD | GET |
QUERY_STRING | s=/contactdetail/12.html |
SCRIPT_FILENAME | /www/wwwroot/www.samtiya.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1609284316.0096 |
REQUEST_TIME | 1609284316 |
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 |
URL_CURRENT | url://current |
URL_RELOAD | url://reload |
URL_BACK | url://back |