From: Thomas Hochstein Date: Mon, 1 Nov 2010 17:51:26 +0000 (+0100) Subject: gatherstats.pl: Change database update mechanism. X-Git-Tag: 0.01~8 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=71f0178b2aabf91b4f6afe3911f615d056fbf4a0;hp=71f0178b2aabf91b4f6afe3911f615d056fbf4a0;ds=sidebyside gatherstats.pl: Change database update mechanism. DELETE old records and INSERT (INTO) the new ones instead of just REPLACEing them, which will not remove wrong entries (i.e. non-existing newsgroups). Signed-off-by: Thomas Hochstein ---