"Tim Starling" posted a comment on MediaWiki.r104949.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104949#c26811

Commit summary for MediaWiki.r104949:

purgeParserCache.php improvements:
* Do queries in batches of 100 rows instead of all at once. Note that if there 
are a lot of objects with the exact same expiry time, it might take multiple 
runs of the script to delete them all.
* Progress meter.

Tim Starling's comment:

I don't know how many there are, but I don't expect any performance problems 
from deleting them all. There's no check.

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

Reply via email to