Marostegui has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/393027 )
Change subject: db1072.yaml: Change binlog to ROW ...................................................................... db1072.yaml: Change binlog to ROW db1072 will replace db1044 as sanitarium master, so it needs to be running ROW based replication. Bug: T153058 Change-Id: I91154d67f620ffc10cf39a06228317ef3ab218d8 --- M hieradata/hosts/db1072.yaml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/27/393027/1 diff --git a/hieradata/hosts/db1072.yaml b/hieradata/hosts/db1072.yaml index 654805a..6c413fe 100644 --- a/hieradata/hosts/db1072.yaml +++ b/hieradata/hosts/db1072.yaml @@ -1 +1,2 @@ mariadb::shard: 's3' +mariadb::binlog_format: 'ROW' -- To view, visit https://gerrit.wikimedia.org/r/393027 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I91154d67f620ffc10cf39a06228317ef3ab218d8 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Marostegui <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
