<div dir="ltr"><div dir="ltr"><div><div>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&#39;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&#39;t have to connect-disconnect every time), and runs</div>

<div> SELECT user_editcount,user_registration FROM mw_user WHERE user_name=&quot;foo&quot;;</div>
</div></div><div><br></div><div>Thanks,</div><div><div dir="ltr"><span style="font-family:sans-serif;font-size:13px;line-height:19px"><a href="http://en.wikipedia.org/wiki/User:Manishearth" title="User:Manishearth" style="text-decoration:none;color:rgb(6, 69, 173);background-color:initial" target="_blank"><font color="orange">Manish</font><font color="green"><i>Earth</i></font></a><sup style="line-height:1em"><strong><font color="orange">Talk</font></strong> • <a href="http://en.wikipedia.org/wiki/Special:Contributions/Manishearth" title="Special:Contributions/Manishearth" style="text-decoration:none;color:rgb(6, 69, 173);background-color:initial" target="_blank"><font color="green">Stalk</font></a></sup></span><div>



<div><br></div></div>
</div>
<br></div></div>