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

Bawolff <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bawolff...@gmail.com

--- Comment #2 from Bawolff <bawolff...@gmail.com> 2011-01-24 21:24:20 UTC ---
It appears as if [[special:listusers]] is actually sorting on user_id, not on
user_registration (since user_id is auto-increment, earlier users have smaller
user_id's in theory) which is indexed.

If you look closely at special:listusers sorted by creation date on
enwikipedia, you'll notice that some of the users who don't have creation dates
are interleaved with users who do have creation dates. (example:
http://en.wikipedia.org/w/index.php?title=Special:ListUsers&offset=51&creationSort=1&limit=4
)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to