[MDEV-9492] wsrep_sst_auth password is ignored if another password directive is present in my.cnf files Created: 2016-01-29 Updated: 2016-03-30 Resolved: 2016-03-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.0.23-galera |
| Fix Version/s: | 10.1.12, 10.0.24-galera |
| Type: | Bug | Priority: | Minor |
| Reporter: | Guillaume Lefranc | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
EL7 |
||
| Description |
|
in my.cnf (or other file which is potentially parsed)
myclientpassword will be used instead of backuppassword for SST. This is apparently a bug in the SST script, check the PXC issue for explanations: https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1505184 |