[FileRepo] Added long-since missing FOR UPDATE to LocalFile::lock(). This might help...
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 20 Mar 2012 00:57:18 +0000 (00:57 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 20 Mar 2012 00:57:18 +0000 (00:57 +0000)
commit7770391b3044f4271269b5e7114bd0719a69920a
treedde2b2e09a9dd1359cfa124d9e9089db8bd928cc
parentc94d9162fcf544d94052654b414d0249861c9695
[FileRepo] Added long-since missing FOR UPDATE to LocalFile::lock(). This might help with the weird mismatched metadata for files with two uploads at the same time that I keep seeing in the DB.
includes/filerepo/file/LocalFile.php