Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.10-galera
-
None
Description
In mysqldump galera SST method, if nodes are started with log-bin and log-
slave-updates, the GTID on the joiner shoots as the dump for all databases
in donor is replayed on the joiner node.
As a result of which - after the SST completes and the joiner in synced - the
donor and joiner nodes end up in different binlog states and hence same
transactions may get different GTIDs.
The GTIDs on both the nodes should be consistent after the SST.
Attachments
Issue Links
- relates to
-
MDEV-6490 mysqldump unknown option --galera-sst-mode
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
In mysqldump galera SST method, if nodes are started with log-bin and log- slave-updates, the GTID on the joiner shoots as the dump for all databases in donor is replayed on the joiner node. As a result of which - after the SST completes and the joiner in synced - the donor and joiner nodes end up in different binlog states and hence same transactions may get different GTIDs. The GTIDs on both the nodes should be consistent after the SST. |
In mysqldump galera SST method, if nodes are started with log-bin and log- slave-updates, the GTID on the joiner shoots as the dump for all databases in donor is replayed on the joiner node. As a result of which - after the SST completes and the joiner in synced - the donor and joiner nodes end up in different binlog states and hence same transactions may get different GTIDs. The GTIDs on both the nodes should be consistent after the SST. |
Labels | galera gtid | galera gtid sst |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Comment |
[ Fix pushed to maria-10.0-galera. http://bazaar.launchpad.net/~maria-captains/maria/maria-10.0-galera/revision/3842 ] |
Workflow | defaullt [ 42213 ] | MariaDB v2 [ 44733 ] |
Status | Reopened [ 4 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 10.0.12-galera [ 16303 ] |
Workflow | MariaDB v2 [ 44733 ] | MariaDB v3 [ 64114 ] |
Workflow | MariaDB v3 [ 64114 ] | MariaDB v4 [ 147942 ] |
Fix pushed in maria-10.0-galera.
http://bazaar.launchpad.net/~maria-captains/maria/maria-10.0-galera/revision/3845