Which statement describes how the relay log works?
You are using GTIDS in replication. You need to skip a transaction with the GTID of aaa-bbb-ccc-ddd-eee:3 on a slave.
Which procedure would you execute from a MySQL prompt?
Which three options are most likely to be changed for production form their default values? (Choose three.)
Which two capabilities are granted with the SUPER privilege?
Which two are considered good security practices when using passwords? (Choose two.)
How does the InnoDB storage engine handle deadlocks when they are detected?
Which two statements are true regarding the creating of new MySQL physical and logical backups? (Choose two.)
Which MySQL utility program should you use to process and sort the Slow Query Log based on query time or average query time?
The Performance Schema includes these tables related to status variables:

Which two facts are true about these tables? (Choose two.)
Examine the mysqldumpslow output:

Which two options could explain the slow query? (Choose two.)