1Z0-888 Exam Question 116

After rebooting the host, you attempt to start the mysqldservice. You get the following error:
Can't start the server: Bind on TCP/IP port: Address already in use
What is the most likely cause of this error?
  • 1Z0-888 Exam Question 117

    You have installed MySQL on Oracle Linux 7 using the official RPM distribution, and SELinux is set to
    "permissive".
    Examine this extract of the my.cnf file:

    You issue this command to start MySQL Server:
    systemctl start mysqld@replica
    On which port is the server listening?
  • 1Z0-888 Exam Question 118

    These details are shown when logged in to an account:

    Which set of statements would match the accounts shown?
  • 1Z0-888 Exam Question 119

    This output is from a SHOW SLAVE STATUS:

    What would cause the SQL_Delayvariable to have a value of 360?
  • 1Z0-888 Exam Question 120

    Consider the two partial outputs of the SHOW GLOBAL VARIABLES command from a master and slave server:
    Master:

    Slave:

    There is a problem with the slave replicating from the master. Which statement describes the cause of the problem?