Last modified: 2009-08-02 19:36:10 UTC
Created attachment 4305 [details] patch to maintenance/orphans.php Running maintenance/orphans.php --fix causes lock error on redirect table. The way to test this is to use deleteRevision.php on the most recent revision of an article, and then run orphans.php. The lock error occurs in Article::updateRevisionOn.
Component tweak, adding as blocker to maintenance-work merge.
Fixed in r54225.