Fixed slow query in LocalFileDeleteBatch::getHashes()
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 22 Apr 2014 05:58:36 +0000 (22:58 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 22 Apr 2014 05:58:42 +0000 (22:58 -0700)
commit2354da05389233189e85580f1312d40b22baaa76
treeddc3f1be511a6de36b8e66c35ed15093adb96da8
parentf3b12fca6602ec469876b0bf6f2eef0b212727b2
Fixed slow query in LocalFileDeleteBatch::getHashes()

* All the old files will have the oi_name of the $file

bug: 62360
Change-Id: Ie3aeee44a7ec1ef4cad0c0fcde9b7d0dba003da2
includes/filerepo/file/LocalFile.php