Question 21

A particular government's security policy is to have very strict data encryption and safety settings. This is done by restricting access based on their own CA authority and limiting access to particular users within a department. Which method could be used to restrict access as required?
  • Question 22

    A master-slave replication setup has the slave showing this error:

    On the master server, the binary logs show:

    What could explain this error? (Choose two.)
  • Question 23

    On a master server that is using statement-based replication, a table of log data has become very large.
    You decide to delete 100,000 rows.
    Which two methods can be independently invoked to ensure that the delete is properly propagated to the slave? (Choose two.)
  • Question 24

    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 STATUSindicates these values:
    RELAY_LOG_FILE=hostname-relay-bin.00004

    RELAY_LOG_POS=1383

    Which command set would make the slave current?
  • Question 25

    You are looking at these details:

    Why does the message "Waiting for an event from Coordinator" show up on the slave_worker threads?