exam questions

Exam 1z0-908 All Questions

View all questions & answers for the 1z0-908 exam

Exam 1z0-908 topic 1 question 112 discussion

Actual exam question from Oracle's 1z0-908
Question #: 112
Topic #: 1
[All 1z0-908 Questions]

You have an installation of MySQL 8 on Oracle Linux.
Consider the outputs:

Which statement is true about disk temporary tables for this installation?

  • A. Only internal temporary tables from the optimizer will be created in tmpdir.
  • B. Temporary tables will use the InnoDB temporary tablespace located in datadir.
  • C. Temporary tables are created in tmpdir only if configured to use MyISAM.
  • D. Temporary tables are created in tmpdir only after they reach tmp_tabie_size.
  • E. Temporary tables will use the InnoDB temporary tablespace located in /tmp.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
marklv
4 months, 1 week ago
B, innodb has its own temporary tablespace
upvoted 1 times
marklv
2 months, 2 weeks ago
Sorry, innodb does use datadir for temporary tablespace. D is correct. When the size for the temporary table is large enough it switches to disk from memory,.
upvoted 2 times
vinhvv
2 months, 2 weeks ago
https://dev.mysql.com/doc/refman/8.0/en/internal-temporary-tables.html tmp_table_size: From MySQL 8.0.28, tmp_table_size defines the maximum size of any individual in-memory internal temporary table created by the TempTable storage engine. When the tmp_table_size limit is reached, MySQL automatically converts the in-memory internal temporary table to an InnoDB on-disk internal temporary table
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago