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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
<wmf.bugconver...@gmail.com> ---
-------------------------------------------------------------------------------
From: Liangent <liang...@gmail.com>
Date: Sat, 29 Oct 2011 04:26:15
-------------------------------------------------------------------------------

mysql> select count(*) from recentchanges where rc_type=1 and rc_namespace=0
and rc_timestamp > 20111028032400 and rc_timestamp <= 20111029032400;
    +----------+
    | count(*) |
    +----------+
    |      459 |
    +----------+
    1 row in set (0.16 sec)

-- 
You are receiving this mail because:
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