There's a new view, "user", available for all databases, comprising of the following fields:
* user_id * user_name * user_registration
Note that user_registration will be NULL for accounts created before it was introduced. In these cases, what your code would have to do is look up either
* the appropriate newuserlog row * estimate based on the first edit
Cheers,
Rob Church
toolserver-l@lists.wikimedia.org