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

--- Comment #8 from Marc A. Pelletier <[email protected]> ---
The rows that are filtered in the _userindex views are where the user id and
user named have been NULLed because of suppression.  You'd never *notice* the
missing rows when using _userindex because you'd use that view while having a
WHERE clause on those columns and the rows wouldn't have been returned
/anyways/.

If, on the other hand, you have a where clause on the page columns (to recover
a article history), then the rows with suppressed usernames would still show in
their proper place as you'd get in production / on-wiki.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to