https://bugzilla.wikimedia.org/show_bug.cgi?id=28286

Bawolff <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Bawolff <[email protected]> 2011-03-28 03:48:02 UTC ---
This bug seems to lack a problem statement.

I added the stuff you're referring to on the page on mw.org. Hopefully I didn't
say anything stupid and wrong.

The behaviour of how $wgHitcounterUpdateFreq updates is what I see on my
computer. However the code seems to indicate the more expected behaviour should
happen (it does a group by on hc_id, which is pointless unless you somehow get
duplicate rows into that table). On my computer, inserting a duplicate row into
the hitcounter table doesn't create two identical rows (As one expects in a
relational database...).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to