1z1-908試験無料問題集「Oracle MySQL 8.0 Database Administrator 認定」

Which three requirements must be enabled for group replication? (Choose three.)

正解:C,D,G 解答を投票する
Which three sets of item information are visible in the mysql system database? (Choose three.)

正解:C,D,E 解答を投票する
Which two storage engines provide a view of the data consistent with the storage system at any moment?
(Choose two.)

You want to check the values of the sort_buffer_size session variables of all existing connections.
Which performance_schema table can you query?

Examine this statement:
mysql> DROP ROLE r_role1, r_role2;
Which two are true? (Choose two.)

What does the binlog dump thread do?

Examine this snippet from the binary log file named binlog.000036:

The rental table was accidentally dropped, and you must recover the table.
You have restored the last backup, which corresponds to the start of the binlog.000036 binary log.
Which command will complete the recovery?

You are asked to review possible options for a new MySQL instance. It will be a large, busy reporting data warehousing instance.
[mysql]
innodb_data_file_path=
Which two configurations would satisfy long-term storage demands? (Choose two.)

An existing asynchronous replication setup is running MySQL 8.
Which two steps are a part of implementing GTID replication? (Choose two.)