coren has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/software 
refs/changes/24/249124/1

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: newchange
Gerrit-Change-Id: Icd79e5ad5f5685ad73e07236eb96eb098b6dd378
Gerrit-PatchSet: 1
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: coren <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to