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





--- Comment #3 from [email protected]  2009-07-12 18:17:33 UTC ---
Well as far as those ancient users, tough luck. All I know is for
"what new accounts have been created in the past 30 days?" I suppose
I'll take my business,
>SELECT user_registration,user_name FROM user
>WHERE DATE_SUB(CURDATE(),INTERVAL 30 DAY) <= user_registration
>ORDER BY user_registration;
elsewhere, i.e., directly to MySQL. So, "thanks, bye." :-)
P.S., sure, you might say "Holmes, Special:Log&type=newusers is just
what you are looking for. Case closed." Well, it was, until bug 18364.


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

Reply via email to