You need to dump the data from the master server and import it into a new slave server.
Which mysqldump option can be used when dumping data from the master server in order
to include the master server’s binary log information?
A.
Include-log-file
B.
Master-data
C.
Include-master-info
D.
Master-binlog
B
B