nerdexam
Oracle

1Z0-883 · Question #30

Which two options describe how MySQL Server allocates memory?

The correct answer is B. Global memory resources are allocated at server startup. D. Each connection may have its own per-thread memory allocations. See the full explanation below for the reasoning.

Question

Which two options describe how MySQL Server allocates memory?

Options

  • AEach thread allocates memory from a global pool.
  • BGlobal memory resources are allocated at server startup.
  • CThread memory is pre-allocated up to thread_cache_size for performance.
  • DEach connection may have its own per-thread memory allocations.

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    78% (18)
  • C
    13% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-883 Practice