Fix incorrect index name in new 1.28.0 installations
authorTim Starling <tstarling@wikimedia.org>
Mon, 3 Apr 2017 03:00:30 +0000 (13:00 +1000)
committerTim Starling <tstarling@wikimedia.org>
Wed, 5 Apr 2017 22:04:06 +0000 (08:04 +1000)
commitc13dd55f4e040080aaf88fbdfd2ead075ee60dc3
tree301d14149211c2b1630f7593cda9f4fb32a11914
parent4aebee77c4c13c6146880722ccf1ebe8aa95ec37
Fix incorrect index name in new 1.28.0 installations

This index name should be the same in new installations as in all other
MySQL installations. This is necessary so that
Special:DeletedContributions does not give an SQL error. Release notes
will go in the 1.28 branch.

Bug: T154872
Change-Id: I535a5513ab56203139c4cf64874ea7e7498990e3
includes/installer/MysqlUpdater.php
maintenance/archives/patch-rename-ar_usertext_timestamp.sql [new file with mode: 0644]