Question 71
Host slave1 has ip address 192.0.2.10.
Host slave2 has ip address 203.0.113.50
Examine these commands:

Why did this error occur?
Host slave2 has ip address 203.0.113.50
Examine these commands:

Why did this error occur?
Question 72
You are asked to examine user accounts and find:

Which two statements will best secure this environment? (Choose two.)

Which two statements will best secure this environment? (Choose two.)
Question 73
An existing master-slave setup is currently using a delayed replication of one hour. The master has crashed and the slave must be "rolled forward" to provide all the latest datA.
The SHOW SLAVE STATUS indicates these values:
* RELAY_LOG_FILE=hostname-relay-bin.00004
* RELAY_LOG_POS=1383
Which command set would make the slave current?
The SHOW SLAVE STATUS indicates these values:
* RELAY_LOG_FILE=hostname-relay-bin.00004
* RELAY_LOG_POS=1383
Which command set would make the slave current?
Question 74
You will configure a MySQL Server to act as a replication master. Which two options must be configured correctly to allow this? (Choose two.)
Question 75
A single InnoDB table has been dropped by accident. You are unable to use an additional intermediate MySQL instance to restore the table. Which two backup methods can be used to restore the single table without stopping the MySQL instance?