[MDEV-7615] Remove --galera-sst-mode option from mysqldump Created: 2015-02-20 Updated: 2015-02-28 Resolved: 2015-02-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Fix Version/s: | 10.0.17-galera, 10.0.17, 10.1.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, sst, wsrep | ||
| Description |
|
mysqldump's galera-sst-mode was introduced to help transfer the donor node's gtid However, these additional commands can be implemented in the wsrep_sst_mysqldump |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2015-02-21 ] |
|
10.0 : https://github.com/MariaDB/server/commit/2a798cef789e33da9e7df092f4b80c5526b8cdc0 |
| Comment by Nirbhay Choubey (Inactive) [ 2015-02-28 ] |
|
10.1 : https://github.com/MariaDB/server/commit/0f8cb3c399b230dbbf1ab2f8d11538e2ae0c27c1 |