Free Oracle 1z0-888 Exam Braindumps (page: 6)

Which three allocate memory per thread in MySQL? (Choose three.)

  1. query cache
  2. thread cache
  3. read buffer
  4. internal temporary table
  5. sort buffer
  6. InnoDB buffer pool instance

Answer(s): C,E,F


Reference:

https://dev.mysql.com/doc/refman/5.6/en/memory-use.html



Suppose you are adding rows to a MyISAM table and the --datadir location runs out of disk space. What will happen when this occurs?

  1. The server will crash.
  2. The server suspends that INSERT operation until space becomes available.
  3. An error message will be returned to the client .Server Error: ER_IO
  4. The server suspends operations for all storage engines until space becomes available.

Answer(s): B



The MySQL installation includes the mysql_config_editor utility for managing login paths stored in a
.mylogin.cnf file. Which two are true about the login path feature? (Choose two.)

  1. mysql_config_editor is the only MySQL-provided utility that can print the values stored in .mylogin.cnf.
  2. A .mylogin.cnf file can store at most one login path.
  3. It provides a FIPS-compliant keyring for storing MySQL login details.
  4. A .mylogin.cnf file can be edited using a text editor, such as vim or Notepad++.
  5. It is an alternative to storing the MySQL login details in a my.cnf file.
  6. It provides means to help avoid accidentally exposing the MySQL login details.

Answer(s): E,F


Reference:

https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html



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?

  1. Run the create_system_tables.sql file
  2. Run the mysql_unpack.sql file
  3. Invoke mysqld with the --initialize option.
  4. Invoke mysql with the --initialize option.

Answer(s): C


Reference:

https://dev.mysql.com/doc/refman/5.7/en/data-directory-initialization-mysqld.html



Viewing page 6 of 39
Viewing questions 21 - 24 out of 155 questions



Post your Comments and Discuss Oracle 1z0-888 exam prep with other Community members:

1z0-888 Exam Discussions & Posts