Aaron Schulz has uploaded a new change for review. Change subject: Removed useless fj_path_sha1 field to save space. ......................................................................
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 --- M includes/filebackend/filejournal/DBFileJournal.php M maintenance/archives/patch-filejournal.sql 2 files changed, 1 insertion(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/37/18837/1 -- To view, visit https://gerrit.wikimedia.org/r/18837 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5515f15bd35823736138a79a4942c7207e519e5c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits