[MDEV-6316] Fix mysqldump SST method to transfer binlog state to the joiner Created: 2014-06-06 Updated: 2014-08-06 Resolved: 2014-06-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.10-galera |
| Fix Version/s: | 10.0.12-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, gtid, sst | ||
| Issue Links: |
|
||||||||
| Description |
|
In mysqldump galera SST method, if nodes are started with log-bin and log- As a result of which - after the SST completes and the joiner in synced - the The GTIDs on both the nodes should be consistent after the SST. |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2014-06-16 ] |
|
Fix pushed in maria-10.0-galera. |