See also, http://toolserver.org/~vvv/sulutil.php?user=Manishearth

I don't know how that's implemented, but whatever the method is
probably isn't causing problems because it's a very widely used tool.
(it's linked from the footer of contribs and other interface pages for
user/IPs on several major wikis including enwp)

-Jeremy

On Sat, Apr 16, 2011 at 1:37 PM, Maarten Dammers <[email protected]> wrote:
> Op 16-4-2011 14:36, Manish Goregaokar schreef:
>> Exactly how resource-intensitive would be a bunch of queries that got
>> the editcount from every wiki that you find in toolserver.wiki (821 of
>> them). Basically it'll be a PHP code, which cycles through all the
>> rows in toolserver.wiki, then connects to each server/db in turn (Ill
>> ORDER BY server so I don't have to connect-disconnect every time), and
>> runs
>>  SELECT user_editcount,user_registration FROM mw_user WHERE
>> user_name="foo";
> http://commons.wikimedia.org/w/index.php?title=Special%3ACentralAuth&target=Manishearth
> ?
>
> Maarten

_______________________________________________
Toolserver-l mailing list ([email protected])
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to