Post thumbnail of How to delete a user from a Mediawiki database
24 March 2009
Continue reading How to delete a user from a Mediawiki database

How to delete a user from a Mediawiki database

Easy, just go into the database and delete the row from mwuser, right? wrong. If you’re using phpPgAdmin pgadmin3 or some other tool, you should get a nice message letting you know exactly which constraint would be violated if it actually let you do that dave. In my case, I had a user that had updated a few pages, so I just needed to change the revision table so that he wasn’t referenced anymore.

Powered by Wordpress   |   Lunated designed by ZenVerse