
lennie at educationmatters
Jul 3, 2008, 8:44 AM
Post #3 of 3
(517 views)
Permalink
|
Thanks, I will install that. In the interim I built this query: SELECT DISTINCT user_name, rc_ip FROM user, recentchanges WHERE rc_user = user_id AND user_name = '*username*'; Lennie On Thu, Jul 3, 2008 at 10:07 AM, Jeremy Baron <jeremy [at] tuxmachine> wrote: > See http://www.mediawiki.org/wiki/Checkuser . > --Jeremy > > > On Jul 3, 2008, at 11:03 AM, Lennie Jarratt wrote: > > I have a user that I want to find out what IP address they are using. >> What >> tables is that information in so I can pull out that data? If you already >> have those queries. I can build them if necessary though. >> >> Thanks. >> >> Lennie >> > _______________________________________________ MediaWiki-l mailing list MediaWiki-l [at] lists https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
|