You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Reattribute edits
Jump to navigation
Jump to search
This page was last updated in 2006 and may be outdated. Please update it if you can.
Not usually done anymore, Special:Renameuser is good enough for most people.
- change directory to /home/wikipedia/common/php-new/maintenance
- delete ../attribute.log and ../attribute.sql
- run: php attribute.php en wikipedia 1.2.3.4 "User Name" (this has to be done on suda right now because ariel has no php.)
- feed ../attribute.sql to mysql ON ARIEL (or whatever the master db server is)
- append ../attribute.log to w:Wikipedia:Changing_attribution_for_an_edit/Log
You MUST switch from suda to ariel between steps 3 and 4 or you will execute the query on the slave server and break things. Don't do that.