mediawiki-extensions-AbuseF.../maintenance
Daimona Eaytoy 1244960435 Fix faulty query in normalizeThrottleParameters
The DESC must be specified in the ORDER BY clause, or it will return the
first row instead of the last. Plus select only needed fields and remove
deprecated Database::nextSequenceValue.

Bug: T209565
Change-Id: I48f83f64d406c553a55ac4bbee700d59002e6a18
2019-03-02 12:57:41 +00:00
..
addMissingLoggingEntries.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
normalizeThrottleParameters.php Fix faulty query in normalizeThrottleParameters 2019-03-02 12:57:41 +00:00
purgeOldLogIPData.php Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00