1
at at at at at at at at at at at at at 1 7qo6ldevfhvjs7au8jufal76j5 { "user_auth":{ "uid":2303641, "group":0, "role":2, "role_name":"\u4ee3\u7406\u5546", "avatar":"0", "username":"\u677e\u679c\u9605\u6587", "nickname":"\u677e\u679c\u9605\u6587", "last_login_time":1713319848, "last_login_ip":"3723185460", "agentid":"" }, "user_auth_sign":"b697fec45e2555102297950f178e84e9f53e6e82", "87b3a998":{ "table":"book", "field":"cid" }, "f17d03d5":{ "table":"book", "field":"ismanhua" }, "d3933ff1":{ "table":"book", "field":"tstype" }, "b16a9ece":{ "table":"book", "field":"status" } } www /home/www RESPONDER /www/wwwroot/novel.sifangshu.net/admin.php _pop=1 GET /admin.php /admin.php/agent/novel/show/id/337391.html?_pop=1 /admin.php/agent/novel/show/id/337391.html /www/wwwroot/novel.sifangshu.net HTTP/1.1 http CGI/1.1 nginx/1.14.0 49.232.81.39 38792 192.168.240.252 80 novel.dujuanwenxue.com 200 /agent/novel/show/id/337391.html d2303641.hanwuwenxue.net PHPSESSID=7qo6ldevfhvjs7au8jufal76j5 application/json /admin.php/agent/novel/show/id/337391.html 1713319963.9225 1713319963 /www/wwwroot/novel.sifangshu.net/application/ admin 5.0.9 1713319963.923 261744 .php / /www/wwwroot/novel.sifangshu.net/thinkphp/ [2002]
$this->fetchType=$config['result_type'];
}
try{
if(empty($config['dsn'])){
$config['dsn']=$this->parseDsn($config);
}
if($config['debug']){
$startTime=microtime(true);
}
$this->links[$linkNum]=newPDO($config['dsn'],$config['username'],$config['password'],$params);
if($config['debug']){
//记录数据库连接信息
Log::record('[DB]CONNECT:[UseTime:'.number_format(microtime(true)-$startTime,6).'s]'.$config['dsn'],'sql');
}
}catch(\PDOException$e){
if($autoConnection){
Log::record($e->getMessage(),'error');
return$this->connect($autoConnection,$linkNum);
}else{
CallStack
EnvironmentVariables