[Upload] [Schema] Added us_props column to avoid expensive GETs.
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Nov 2012 21:58:50 +0000 (13:58 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 3 Dec 2012 18:23:40 +0000 (10:23 -0800)
commite5d41cca909a8ec1b19c6c080388c885854be3f7
treef4562be60136f7aed4419b7a421da98400b0323c
parent2fbce9d970a4f5f6ea3da482f61f3083c82df42f
[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
RELEASE-NOTES-1.21
includes/installer/MysqlUpdater.php
includes/installer/SqliteUpdater.php
includes/upload/UploadFromStash.php
includes/upload/UploadStash.php
maintenance/archives/patch-uploadstash-us_props.sql [new file with mode: 0644]
maintenance/tables.sql