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.)
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?
An employee cannot access the company database. You check the connection variables: A look at the user privileges shows: What is a valid for why one of the users is unable to connect to the database?
You are using the mysqldumpslow utility to view the contents of the slow query log. You notice the letter N and the character string `S' in a number of locations in the output. What does the N indicate?