[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
binlog state to the joiner node. wsrep_sst_mysqldump script invokes mysqldump
with this additional option to make mysql dump some additional commands to
turn off binary logging and setting gtid_binlog_state variable.

However, these additional commands can be implemented in the wsrep_sst_mysqldump
script itself and thus the option can be removed from mysqldump.



 Comments   
Comment by Nirbhay Choubey (Inactive) [ 2015-02-21 ]

10.0 : https://github.com/MariaDB/server/commit/2a798cef789e33da9e7df092f4b80c5526b8cdc0
10.0-galera : https://github.com/MariaDB/server/commit/f68ce6860454379f65131046dbba8cd4e65acda1

Comment by Nirbhay Choubey (Inactive) [ 2015-02-28 ]

10.1 : https://github.com/MariaDB/server/commit/0f8cb3c399b230dbbf1ab2f8d11538e2ae0c27c1

Generated at Thu Feb 08 07:20:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.