Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

slaves initialization with GTID should include MASTER_AUTO_POSITION #37

Closed
datacharmer opened this issue Sep 9, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@datacharmer
Copy link
Owner

This is a compatibility issue with MySQL-Sandbox, where GTID initialization included MASTER_AUTO_POSITION.

We need to add this option to the replication templates, and also show Auto_Position in check_slaves.

@datacharmer datacharmer added the bug label Sep 9, 2018
@datacharmer datacharmer self-assigned this Sep 9, 2018
datacharmer pushed a commit that referenced this issue Sep 9, 2018
- Added option --repl-crash-safe (Issue #36) to get crash safe params without GTID.
- Fixed Issue #35 (--gtid should include relay-log-recovery)
- Fixed Issue #37 (slave initialization with GTID should use
  MASTER_AUTO_POSITION) and added test for GTID behavior.
@datacharmer
Copy link
Owner Author

Fixed in release 1.11.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant