You will configure a MySQL Server to act as a replication master. Which two options must be configured correctly to allow this?
These details are shown when logged in to an account:
Which set of statements would match the accounts shown?
A MySQL replication slave is set up as follows:
Uses all InnoDB tables
Receives ROW-based binary logs
Has the read-only option
The replication slave has been found in an error state.
You check the MySQL error log file and find these entries:
What are two possible causes for this error to occur?
The Performance Schema includes these tables related to status variables:
Which two facts are true about these tables? (Choose two.)
You have installed MySQL Server for the first time on your system. However, the data directory along with the tables in the mysql system database are missing. Which step do you perform to create the contents of the data directory?