[MDEV-5968] mysqldump with master data doesn't export GTID position Created: 2014-03-28 Updated: 2014-03-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Pierre Mavro | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Description |
|
Hi, It would be great if GTID information were added in a mysqldump with master data option. Classical replication informations (binlog+logpos) are present today but when you want to setup from scratch a replication on MariaDB 10, it would be better to directly start with a full GTID replication and required informations in the logs. Thanks |