Which two options describe how MySQL Server allocates memory?()
A.
Thread memory is pre-allocated up to thread_cache_size for performance
B.
Each connection may have its own per-thread memory allocations
C.
Global memory resources are allocated at server startup
D.
Each thread allocates memory from a global pool