add log_slave_updates
Bug #1897274 reported by
Raul Perz Munoz
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Percona Cluster Charm |
New
|
Undecided
|
Unassigned |
Bug Description
when trying to create a replication between two percona clusteres, slave fails to start with this error:
ERROR 1794 (HY000): bad configuration no log_slave_updates defined, slave would not replicate further to wsrep cluster
as percona documentation, this feature is nice to have.
please could you add support to enable log_slave_updates from your charm?
It is rellated to this issue:
https:/
description: | updated |
To post a comment you must log in.
Also reproduced this issue. In order to enable log_slave_updates charm's configuration option 'databases- to-replicate' should be set. But this in turn breaks Galera replication: https:/ /bugs.launchpad .net/charm- percona- cluster/ +bug/1934680