Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
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.
10.0 : https://github.com/MariaDB/server/commit/2a798cef789e33da9e7df092f4b80c5526b8cdc0
10.0-galera : https://github.com/MariaDB/server/commit/f68ce6860454379f65131046dbba8cd4e65acda1