You have forgotten the root user account password. You decide to reset the password and execute:
Which additional argument makes this operation safer?
This output is from a SHOW SLAVE STATUS:
What would cause the SQL_Delay variable to have a value of 360?
You have installed MySQL Server for the first time on your system. However, the data directory along with the tables in the mysqlsystem database are missing. Which step do you perform to create the contents of the data directory?
You have a server that has very limited memory but has a very large table.
You will use mysqldump to back up this table.
Which option will ensure mysqldump will process a row at a time instead of buffering a set of rows?
The Performance Schema includes these tables related to status variables:
Which two facts are true about these tables? (Choose two.)