This commit is contained in:
2023-08-29 21:43:37 +08:00
parent 138549f54d
commit cc723a7630
+2
View File
@@ -210,6 +210,8 @@ class Connection extends Component
return $client;
}
$client = null;
$data = null;
$this->logger->error('PDO连接已失效, 空闲超时或已不可用,重新获取.', [$this->cds]);
$this->pool()->abandon($this->cds);