From bc9c9456463164970687134e3fde644c5a746341 Mon Sep 17 00:00:00 2001 From: Arionum Date: Mon, 13 Aug 2018 03:09:21 +0300 Subject: [PATCH] faster sanity --- sanity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sanity.php b/sanity.php index 5e52802..1214c3b 100755 --- a/sanity.php +++ b/sanity.php @@ -249,7 +249,7 @@ $total_active_peers = 0; // delete the dead peers $db->run("DELETE from peers WHERE fails>100 OR stuckfail>200"); -$r = $db->run("SELECT id,hostname,stuckfail,fails FROM peers WHERE reserve=0 AND blacklistedrun("SELECT id,hostname,stuckfail,fails FROM peers WHERE reserve=0 AND blacklisted