SQL statements that configure the replica to use theglobal transaction IDto connect to the primary instead of old-style filename/offset positions. The old-style positions are still included in comments when--gtidis used; likewise the GTID position is included in comments even if--gtidis not ...
Used together with --master-data=1 or --dump-slave=1.When enabled, the output from those options will set the GTID position instead of the binlog file and offset; the file/offset will appear only as a comment. When disabled, the GTID position will still appear in the output, but only...
--gtidUsed together with--master-dataand--dump-slaveto more conveniently set up a newGTIDreplica. It causes those options to output SQL statements that configure the replica to use theglobal transaction IDto connect to the primary instead of old-style filename/offset positions. The old-style ...
--gtidUsed together with--master-dataand--dump-slaveto more conveniently set up a newGTIDreplica. It causes those options to output SQL statements that configure the replica to use theglobal transaction IDto connect to the primary instead of old-style filename/offset positions. The old-style ...
The old-style positions are still included in comments when --gtid is used; likewise the GTID position is included in comments even if --gtid is not used. -?, --help Display a help message and exit. --hex-blob Dump binary strings in hexadecimal format (for example, ´abc´ becomes...