mirror of https://github.com/MariaDB/server
Browse Source
If any given variable the xtrabackup-v2 sst script looks for is specified multiple times in cnf file then it tend to pick both of them causing some of the follow-up command to fail. Avoid this programatic mistake by honoring only the last variable assigned setting as done by mysqld too. Check https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1362830pull/209/head
committed by
Nirbhay Choubey
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue