User Details
User Details
- User Since
- Aug 30 2021, 2:57 PM (235 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- NotInventedHere [ Global Accounts ]
Apr 1 2025
Apr 1 2025
NotInventedHere added a comment to T389758: autoCreateUser fails on a Interwiki Wiki's with shared database.
This seems similar to https://phabricator.wikimedia.org/T299766 - you need to share the 'actor' table as well (and need to run a rather hairy migration, see the linked issue for a script that does that).
May 31 2022
May 31 2022
NotInventedHere added a comment to T243276: Add 'actor' to default $wgSharedTables.
There's a script that can be used as a workaround for the issue described by @Urbanecm and me, merging actor tables into one table: https://gist.github.com/sarumpaet/a767b788d6ab5f10f5dbb40f3ba765e8
NotInventedHere added a comment to T299766: Primary/secondary wiki deployments: Broken actor tables handling in case wikis do not share actor table / login not working.
There's a script that can be used as a workaround for this issue, merging actor tables into one table: https://gist.github.com/sarumpaet/a767b788d6ab5f10f5dbb40f3ba765e8
Jan 21 2022
Jan 21 2022
Aug 30 2021
Aug 30 2021
NotInventedHere added a comment to T243276: Add 'actor' to default $wgSharedTables.
@daniel Not the OP but I'm seeing this bug here as well.
