Added FOR UPDATE mode to Block.php, to fix memcached concurrency problem in BlockCach...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 15 Aug 2004 07:23:39 +0000 (07:23 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 15 Aug 2004 07:23:39 +0000 (07:23 +0000)
commit46bcd7b1b67d38f8993a548b52183e6ed686afd6
tree98e65d446b510d3f3bc86092cec51ea4ce563c58
parente25ef266792252e8dd87d6df0e11bf8198bd9e28
Added FOR UPDATE mode to Block.php, to fix memcached concurrency problem in BlockCache.php. This should fix the regular reports from en of blocks not taking effect.
includes/Block.php
includes/BlockCache.php