This is the follow up to T262856: Investigate indexes of wb_changes and T264084: Drop unused indexes of wb_changes
- ALTERs to run: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/630224/2/repo/sql/mysql/archives/patch-wb_changes-drop-change_type_index.sql
- Where to run those changes: wikibaserepo.dblist
- When to run those changes: At any time
- If the schema change is backwards compatible: Yes
- If the schema change has been tested already on some of the test/beta wikis: Tested in beta cluster
- if the data should be made available on the labs replicas and/or dumps: Yes, data in this table is public.
Notes:
- The table is empty on commons (and very likely testcommons), I assume it could be done directly
- The table on wikidata has a pretty high write.
Progress:
- s4 (testcommonswiki, commonswiki)
- s3 (testwikidatawiki)
- s8 (wikidatawiki) T264109#6503957