mediawiki-extensions-AbuseF.../includes
Jcrespo 848a9ff6f5 Add FORCE INDEX to AFComputedVariable::{closure}
We add FORCE INDEX to revision because probably we have hit a MariaDB
bug that can potentially create an outage on pages with thousands of
revisions due to extreme resource usage by this query when using the
wrong index page_user_timestamp, instead of page_timestamp.

This is considered to be a hack, and once we are in the clear, I promise
to review this an try to get a saner execution path (both in MySQL and
in PHP.

Bug: T116557
Change-Id: I41853da5c0e1a15efad5594eff0cee62be1ad9a4
2017-04-24 19:34:41 +00:00
..
parser Move AbuseFilterVariableHolder up to /includes 2016-12-18 17:13:06 -08:00
AbuseFilter.class.php Update getStashKey() to use $cache parameter 2017-03-09 14:08:04 -08:00
AbuseFilterPreAuthenticationProvider.php
AbuseFilterVariableHolder.php Move AbuseFilterVariableHolder up to /includes 2016-12-18 17:13:06 -08:00
AbuseLogHitFormatter.php Add GENDER to the message logentry-abusefilter-hit 2016-12-26 09:32:31 +00:00
AFComputedVariable.php Add FORCE INDEX to AFComputedVariable::{closure} 2017-04-24 19:34:41 +00:00