1Z1-888試験無料問題集「Oracle MySQL 5.7 Database Administrator 認定」

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.)

What does the Performance Schema provide?

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
You want to dump only data from the userdata table.
Which mysqldump command argument is required to accomplish this?

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?

The MySQL instance is a default RPM installation on a Linux server.
Where are the errors written?

解説: (GoShiken メンバーにのみ表示されます)
What are two benefits of using the --tab option with mysqldump? (Choose two.)

Which two are considered good security practices when using passwords? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
Which two statements describe how InnoDB recovery works?