Last modified: 2014-07-25 01:34:49 UTC
Tool labs: MariaDB [centralauth_p]> show tables; +---------------------------+ | Tables_in_centralauth_p | +---------------------------+ | global_group_permissions | | global_group_restrictions | | global_user_groups | | globalblocks | | globaluser | | localuser | | wikiset | +---------------------------+ 7 rows in set (0.00 sec) Toolserver: mysql> show tables; +---------------------------+ | Tables_in_centralauth_p | +---------------------------+ | global_group_permissions | | global_group_restrictions | | global_user_groups | | globalblocks | | globalnames | | globaluser | | localnames | | localuser | | spoofuser | | wikiset | +---------------------------+ 10 rows in set (0.00 sec) Missing: localnames, globalnames, spoofuser. I need the localnames and globalnames tables, don't really care about spoofuser.
Hi Coren, 5 days to go... Please say something on this!
CC'ing springle as this is getting urgent (abogott is already CC'ed).
Was this resolved?
It's moot, given the imminent transition to MariaDB 10. Keeping the bug open for tracking, however, until that's done.
Ignore my previous comment; that wasn't intended on this bug. I have to check whether there are suppression issues in those tables first. More news soon.
There are suppressed usernames in all 3 tables. spoofuser won't have the exact username since it would probably be normalized though.