Page MenuHomePhabricator

Duplicate rc_name_type_patrolled_timestamp index on rc_source
Closed, ResolvedPublic

Description

We are deprecating and retiring rc_type, to do that, we need to duplicate this index (INDEX rc_name_type_patrolled_timestamp (rc_namespace, rc_type, rc_patrolled, rc_timestamp ) but instead of rc_type, it should be rc_source.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

@Zabe do you think you can pick this up? Thanks!

Change #1178894 had a related patch set uploaded (by Zabe; author: Zabe):

[mediawiki/core@master] Add new rc_name_source_patrolled_timestamp index to recentchanges

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

Change #1178894 merged by jenkins-bot:

[mediawiki/core@master] Add new rc_name_source_patrolled_timestamp index to recentchanges

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

Zabe moved this task from Triage to Done on the DBA board.