1Z0-888 Exam Question 121

You have a MySQL replication setup and you intentionally stop the SQL thread on the slave.

What are two reasons that you may stop the SQL thread on the slave while keeping the I/O thread running?
  • 1Z0-888 Exam Question 122

    You want to immediately stop access to a database server for remote user 'mike'@'client.example.com'. This user is currently not connected to the server.
    Which two actions can you take to stop any access from the user?
  • 1Z0-888 Exam Question 123

    You have created a new user with this statement:
    CREATE USER 'erika'@'localhost' IDENTIFIED BY 'first#1Pass' PASSWORD EXPIRE; What is the outcome?