Oracle
1Z0-883 · Question #75
Which of the following best describes how MySQL utilizes the grant table buffers?
The correct answer is A. The grant table buffer loads grant table information into memory for fast access. See the full explanation below for the reasoning.
Question
Which of the following best describes how MySQL utilizes the grant table buffers?
Options
- AThe grant table buffer loads grant table information into memory for fast access.
- BThe grant table buffer loads what users are currently logged in and performing queries.
- CThe grant table buffer holds requests waiting to check the grant table to perform access-control.
- DNone of the above.
How the community answered
(32 responses)- A84% (27)
- B9% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.