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

--- Comment #114 from Maryana Pinchuk <mpinc...@wikimedia.org> ---
@Lupo, I'm getting the numbers directly from the Commons database. Here's my
SQL if anyone with access to the database wants to double-check: 

select fa_name, log_timestamp, fa_deleted_timestamp from filearchive, logging
where fa_name = log_title and log_action = "upload" and log_timestamp >=
'20140701000000' 


If you really feel that I'm misrepresenting the numbers, I'm afraid we can't
continue this discussion productively.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to