Page MenuHomePhabricator

update.php keeps adding index usertext_timestamp on archive despite index not existing in tables.sql
Closed, ResolvedPublic

Description

tables.sql has an index named ar_usertext_timestampon archive. However the updater seems to want to check/add an index named usertext_timestamp on archive which does not exist in tables.sql. A fresh install should be in a fully updated state, so either tables.sql or the updater should change what it thinks the index is named. Probably mysql updater is the thing that should be changed

Seems to be related to T154872

Event Timeline

Change 537676 had a related patch set uploaded (by Anomie; owner: Anomie):
[mediawiki/core@master] Clean up ar_usertext_timestamp index mess

https://gerrit.wikimedia.org/r/537676

Change 537676 merged by jenkins-bot:
[mediawiki/core@master] Clean up ar_usertext_timestamp index mess

https://gerrit.wikimedia.org/r/537676