Aaron Schulz has uploaded a new change for review. Change subject: [Upload] [Schema] Added us_props column to avoid expensive GETs. ......................................................................
[Upload] [Schema] Added us_props column to avoid expensive GETs. * We already compute the props when stashing, so including that in a column lets us reuse it later when the stashed file is to be published. Change-Id: I3d6adb6528f1e992d8986058806e745c4e1c0300 --- M RELEASE-NOTES-1.21 M includes/installer/MysqlUpdater.php M includes/installer/SqliteUpdater.php M includes/upload/UploadFromStash.php M includes/upload/UploadStash.php A maintenance/archives/patch-uploadstash-us_props.sql M maintenance/tables.sql 7 files changed, 18 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/48/34648/1 -- To view, visit https://gerrit.wikimedia.org/r/34648 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3d6adb6528f1e992d8986058806e745c4e1c0300 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
