Commit graph

2 commits

Author SHA1 Message Date
Sean Pringle
7843a9e533 Reorder backlinks indexes
Bug: T89630
Change-Id: I2b04268545b9a88c584f6461f67a38fe3944c17a
2015-02-16 09:24:01 +00:00
Aaron Schulz
b8c038f678 Redo WhatLinksHere query and add a *_from_namespace field to link tables
* Also tweaked the query so MySQL avoids doing a page_name
  index scan when it should start with the link table index
* Added population script (triggered by update.php)
* Also removed uniqueness from some indexes where it is redundant
* Renamed two confusing variables

Bug: 60618
Change-Id: Icca99b6ae0ef76cb77695faf82c615516191da36
2014-07-21 12:04:56 -07:00