e
This commit is contained in:
@@ -75,10 +75,6 @@ class PDO
|
|||||||
$this->stopHeartbeatCheck();
|
$this->stopHeartbeatCheck();
|
||||||
$this->pdo = null;
|
$this->pdo = null;
|
||||||
}
|
}
|
||||||
if (!$this->_pdo()->getAttribute(\PDO::ATTR_SERVER_INFO)) {
|
|
||||||
$this->stopHeartbeatCheck();
|
|
||||||
$this->pdo = null;
|
|
||||||
}
|
|
||||||
} catch (\Throwable $throwable) {
|
} catch (\Throwable $throwable) {
|
||||||
error($throwable);
|
error($throwable);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user