https://bugzilla.wikimedia.org/show_bug.cgi?id=49517
--- Comment #1 from T. Gries <[email protected]> --- The problem is already mentioned here https://www.mediawiki.org/wiki/Extension_talk:UserMerge#Workaround and happens, when the old user ("merge from old user") and the new user ("merge to new user") have same active watch list entries. The error message is then this one Cannot set `wl_user` = '1234' WHERE `wl_user` = '10'. MySQL error 1062: - Duplicate entry '1234-0-Main Page' for key 1" One suggested solution is: ========================== to delete ***one*** of those both watchlist entries which old and new user have in common, and then to merge. -- 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
