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)
commit71f0178b2aabf91b4f6afe3911f615d056fbf4a0
tree3c57540fd6d06dac3734ea4cf47cb14ccf2be181
parent89db2f904dc9ddd07bfce9c3fe1fe81b58c1aa8b
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 <thh@inter.net>
gatherstats.pl
This page took 0.012453 seconds and 4 git commands to generate.