зеркало из https://github.com/mozilla/gecko-dev.git
Wasn't clearing out hash table after flushing its contents to the db.
This commit is contained in:
Родитель
26ef0a94a2
Коммит
f25091afa7
|
@ -79,6 +79,7 @@ sub Flush {
|
|||
Query("insert into stats (id, date, count) values ($id, '$date', $count)");
|
||||
}
|
||||
}
|
||||
undef %counts;
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче