Removed useless fj_path_sha1 field to save space.
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 11 Aug 2012 06:03:31 +0000 (23:03 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 11 Aug 2012 06:03:38 +0000 (23:03 -0700)
commit4bdad0e395eee536abf71fb180d4e5cf58df171a
treefd66b6c85dd8c9afd23a5040541f6443b2e0afe2
parent9803fd6b2eaa852005e07d4c56de1fc27deec973
Removed useless fj_path_sha1 field to save space.

* Searches by path are not used by any code, and small blobs
  are stored with the rest of the row in innoDB, so there is
  no gain there. The field is mostly a hangover from a use case
  that never materialized (where it would be indexed).

Change-Id: I5515f15bd35823736138a79a4942c7207e519e5c
includes/filebackend/filejournal/DBFileJournal.php
maintenance/archives/patch-filejournal.sql