exam questions

Exam 1z0-908 All Questions

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

Exam 1z0-908 topic 1 question 62 discussion

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

What does the binlog dump thread do?

  • A. It monitors and schedules the rotation/deletion of the binary logs.
  • B. It reads the relay log and executes the events contained in them.
  • C. It acquires a lock on the binary log for reading each event to be sent to the slave.
  • D. It connects to the master and asks it to send updates recorded in its binary logs.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
5 months ago
correct, C
upvoted 1 times
...
HSong
6 months, 2 weeks ago
Selected Answer: C
Answer is C Binary log dump thread. The source creates a thread to send the binary log contents to a replica when the replica connects. This thread can be identified in the output of SHOW PROCESSLIST on the source as the Binlog Dump thread. The binary log dump thread acquires a lock on the source's binary log for reading each event that is to be sent to the replica. As soon as the event has been read, the lock is released, even before the event is sent to the replica. https://dev.mysql.com/doc/refman/8.0/en/replication-threads.html
upvoted 2 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