User "Catrope" posted a comment on MediaWiki.r94289.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/94289#c20676
Commit summary:

* Added rev_sha1 and ar_sha1 columns to revision/archive tables (useful for bug 
25312)
* Created a script to populate these fields (doesn't handle archive rows 
without ar_rev_id set though)

Comment:

We figured out why on IRC: rev_len isn't populated yet on his wiki, so the 
rev_len population script runs before rev_sha1 is added, and barfs.

Chad says: "Really, populateRevLen should be moved to $postUpdateMaintenance."

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to