1Z0-888 試験問題を無料オンラインアクセス

試験コード:1Z0-888
試験名称:MySQL 5.7 Database Administrator
認定資格:Oracle
無料問題数:155
更新日:2025-09-19
評価
100%

問題 1

Consider that local disk files are accessible via MySQL with commands such as:
mysql> LOAD DATA LOCAL INFILE `/etc/passwd' INTO TABLE mypasswords; What change could be made to stop any breach via this insecurity?

問題 2

Which statement best describes the purpose of the InnoDB buffer pool?

問題 3

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

問題 4

What three are correct statements about MySQL backups? (Choose three.)

問題 5

You have a config file for a running DB with this excerpt:
[mysqld]
tmp_table_size=16M
sort_buffer_size=256k
To address a query performance problem of connecting to the DB from an application on another host, you log in and make these changes to the DB:
mysql> SET GLOBAL tmp_table_size=32000000;
mysql> SET sort_buffer_size=2000000;
This solves the problem with your queries. However, later the DB instance is restarted and the performance problem returns.
Which three best describe this scenario? (Choose three.)

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。