最新的Oracle MySQL 5.7 Database Administrator - 1Z0-888免費考試真題
After analysis on the slow query log on a high-end OLTP service, the table identified in the slow queries is:

What are the two most likely reasons for the slowness given this output?

What are the two most likely reasons for the slowness given this output?
正確答案: A,E
The account [email protected] has been created with privileges, as shown in the output:

The account [email protected] exists.
The account [email protected] does not exist.
Which three statements will succeed when executed by [email protected]? (Choose three.)

The account [email protected] exists.
The account [email protected] does not exist.
Which three statements will succeed when executed by [email protected]? (Choose three.)
正確答案: B,E,F
Consider the join_buffer_size parameter in MySQL Server.
Which two statements are true about the join buffer?
Which two statements are true about the join buffer?
正確答案: A,B
You have created a backup of the 'sales' database with the command:

Which two procedures can be used to restore the 'orders' table from the backup? (Choose two.)

Which two procedures can be used to restore the 'orders' table from the backup? (Choose two.)
正確答案: A,B
Which two statements are true regarding MySQL security? (Choose two.)
正確答案: B,C
Which two capabilities are granted with the SUPER privilege? (Choose two.)
正確答案: C,D
The InnoDB tablespace is corrupted and you start the server with option --innodb_force_recover=4.
Which backup method would you use to reload the corrupted InnoDB tables?
Which backup method would you use to reload the corrupted InnoDB tables?
正確答案: C
說明:(僅 Fast2test 成員可見)
Which are three facts about backups with mysqldump?
正確答案: A,C,D
old_alter_table is disabled as shown.
mysql> SELECT @@old_alter_table;

Consider this statement on a RANGE-partitioned table:
mysql> ALTER TABLE orders DROP PARTITION p1, p3;
What is the outcome of executing this statement?
mysql> SELECT @@old_alter_table;

Consider this statement on a RANGE-partitioned table:
mysql> ALTER TABLE orders DROP PARTITION p1, p3;
What is the outcome of executing this statement?
正確答案: C
You enable binary logging on MySQL Server with the configuration:
binlog-format=STATEMENT
log-bin
Which database updates are logged on the master server to the binary log by default?
binlog-format=STATEMENT
log-bin
Which database updates are logged on the master server to the binary log by default?
正確答案: A
Which two general properties relate to the mysqlimport client program? (Choose two.)
正確答案: B,E
說明:(僅 Fast2test 成員可見)
Suppose you are adding rows to a MyISAM table and the --datadir location runs out of disk space.
What will happen when this occurs?
What will happen when this occurs?
正確答案: B
You want to use the Performance Schema to get the equivalent of SHOW FULL PROCESSLIST.
Which three statements are true? (Choose three.)
Which three statements are true? (Choose three.)
正確答案: B,C,E
說明:(僅 Fast2test 成員可見)
A single InnoDB table has been dropped by accident. You are unable to use an additional intermediate MySQL instance to restore the table. Which two backup methods can be used to restore the single table without stopping the MySQL instance?
正確答案: B,C