https://bugzilla.wikimedia.org/show_bug.cgi?id=34895
--- Comment #6 from Ryan Kaldari <[email protected]> 2012-10-19 23:22:52 UTC --- It looks like the problem is caused by entries in the article_feedback_revisions table where the afr_count is 0 and the afr_total is something like 4294967295. If the afr_count is 0, I imagine the afr_total should also be 0. Indeed, I'm not even sure what the point of these 0 entries are and it looks like most articles don't have them. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
