gatherstats.pl: Change database update mechanism.
authorThomas Hochstein <thh@inter.net>
Mon, 1 Nov 2010 17:51:26 +0000 (18:51 +0100)
committerThomas Hochstein <thh@inter.net>
Mon, 1 Nov 2010 19:13:33 +0000 (20:13 +0100)
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 <thh@inter.net>

No differences found
This page took 0.010618 seconds and 4 git commands to generate.