Reverted statistics reset.
This commit is contained in:
parent
b1597bb836
commit
8b5cd7657b
|
|
@ -113,8 +113,6 @@ class MemoryStatisticsLogger implements StatisticsLogger
|
|||
|
||||
$statistic->reset($currentConnectionCount);
|
||||
}
|
||||
|
||||
$this->statistics = [];
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue