You are using GTIDSin replication. You need to skip a transaction with the GTIDof aaa-bbb-ccc-ddd- eee:3on a slave.
Which procedure would you execute from a MySQL prompt?
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?
Consider these global status variables:
Which two conclusions can be made from the output? (Choose two.)
How does the InnoDB storage engine handle deadlocks when they are detected?