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

--- Comment #2 from Maryana Pinchuk <[email protected]> ---
Finally took a look at the logs in stat1:

select distinct event_username from MobileWebUploads_5383883 where timestamp >
'20130503000000' and timestamp < '20130504000000' and event_action = "success"
returns 40 unique users

select distinct event_username from MobileWebUploads_5383883 where timestamp >
'20130504000000' and timestamp < '20130505000000' and event_action = "success"
also returns 40 unique users (not all the same users as the ones from above)

Sooo, it must be a bug in Limn :)

-- 
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