Add image.img_user, image.img_timestamp index
authorMatthias Mullie <git@mullie.eu>
Tue, 14 Mar 2017 14:16:48 +0000 (15:16 +0100)
committerMatthias Mullie <git@mullie.eu>
Tue, 14 Mar 2017 14:37:27 +0000 (15:37 +0100)
commit792555fceed9fc7b0c58c0851cdca5a66fdde276
tree42ed4a2031184cce8bc2cbd727013c1b5cc81b34
parent8dd52aa4dc8e6f3b0874688aa65abc9146369aab
Add image.img_user, image.img_timestamp index

This will allow searching on user id instead of just the name.
This is how ContribsPager, LogPager, ... all work already.

Bug: T160415
Change-Id: I4db7bd0f917a428f40eb315246f89d49c7ae5b6a
includes/installer/MysqlUpdater.php
includes/installer/SqliteUpdater.php
maintenance/archives/patch-image-user-index-2.sql [new file with mode: 0644]
maintenance/archives/patch-image-user-index.sql
maintenance/tables.sql