coren has submitted this change and it was merged.
Change subject: Remove msg_resource table from replication views
......................................................................
Remove msg_resource table from replication views
The table is of no use to labs users and contains an internal
ResourceLoader cache. None of the rows can be expected to exist.
Bug: T116720
Change-Id: Icd79e5ad5f5685ad73e07236eb96eb098b6dd378
---
M maintain-replicas/maintain-replicas.pl
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jcrespo: Looks good to me, but someone else must approve
coren: Verified; Looks good to me, approved
diff --git a/maintain-replicas/maintain-replicas.pl
b/maintain-replicas/maintain-replicas.pl
index 0e674c2..e66c06a 100755
--- a/maintain-replicas/maintain-replicas.pl
+++ b/maintain-replicas/maintain-replicas.pl
@@ -76,7 +76,7 @@
"flaggedtemplates", "geo_killlist", "geo_tags", "geo_updates",
"globalimagelinks", "global_block_whitelist",
"hashs", "hitcounter", "image", "imagelinks", "imagelinks_old",
"interwiki", "iwlinks",
"l10n_cache", "langlinks", "links", "localisation",
"localisation_file_hash",
- "math", "module_deps", "msg_resource", "msg_resource_links", "namespaces",
+ "math", "module_deps", "msg_resource_links", "namespaces",
"page", "page_broken", "pagelinks", "page_props", "page_restrictions",
"pagetriage_log",
"pagetriage_page", "pagetriage_page_tags", "pagetriage_tags", "pif_edits",
"povwatch_log",
"povwatch_subscribers", "protected_titles", 'pr_index', "redirect",
'renameuser_status', "site_identifiers",
--
To view, visit https://gerrit.wikimedia.org/r/249124
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icd79e5ad5f5685ad73e07236eb96eb098b6dd378
Gerrit-PatchSet: 1
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: coren <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits