Springle has submitted this change and it was merged.

Change subject: replicate information_schema_p from sanitarium to labsdb
......................................................................


replicate information_schema_p from sanitarium to labsdb

Change-Id: I514c676208f86d82f242c8d619570415eef1ff88
---
M templates/mariadb/labs.my.cnf.erb
1 file changed, 13 insertions(+), 0 deletions(-)

Approvals:
  Springle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/mariadb/labs.my.cnf.erb 
b/templates/mariadb/labs.my.cnf.erb
index 7419dc4..246093a 100644
--- a/templates/mariadb/labs.my.cnf.erb
+++ b/templates/mariadb/labs.my.cnf.erb
@@ -73,12 +73,25 @@
 optimizer_switch = 
'mrr=on,mrr_cost_based=on,mrr_sort_keys=on,optimize_join_buffer_size=on,engine_condition_pushdown=on,index_condition_pushdown=off'
 
 s1.replicate-wild-do-table = %wik%.%
+s1.replicate-wild-do-table = information_schema_p.%
+
 s2.replicate-wild-do-table = %wik%.%
+s2.replicate-wild-do-table = information_schema_p.%
+
 s3.replicate-wild-do-table = %wik%.%
+s3.replicate-wild-do-table = information_schema_p.%
+
 s4.replicate-wild-do-table = %wik%.%
+s4.replicate-wild-do-table = information_schema_p.%
+
 s5.replicate-wild-do-table = %wik%.%
+s5.replicate-wild-do-table = information_schema_p.%
+
 s6.replicate-wild-do-table = %wik%.%
+s6.replicate-wild-do-table = information_schema_p.%
+
 s7.replicate-wild-do-table = %wik%.%
+s7.replicate-wild-do-table = information_schema_p.%
 s7.replicate-wild-do-table = %auth%.%
 
 [mysqldump]

-- 
To view, visit https://gerrit.wikimedia.org/r/153015
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I514c676208f86d82f242c8d619570415eef1ff88
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to