Which two options describe how MySQL Server allocates memory?()A.Thread memory is pre-allocated up to thread_cache_size for performanceB.Each connection may have its own per-thread memory allocationsC.Global memory resources are allocated at server startu

题目
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


相似考题
参考答案和解析
参考答案:B, C
更多“Which two options describe how MySQL Server allocates memory?() ”相关问题
  • 第1题:

    邮政客服代表对客户进行提问的过程中,要注意运用5W1H原则,即Which、why、What、Where、When、How。()

    此题为判断题(对,错)。


    参考答案:错误

  • 第2题:

    Whichofthefollowingarchitecturesisusedtosupporttheagentortheapplicationtier?()

    A.Simple

    B.Two-tier

    C.N-tier

    D.Client-server


    参考答案:A

  • 第3题:

    MEMORY是MySQL5.7.22默认的存储引擎。


    InnoDB

  • 第4题:

    下列语句中错误的是

    A.String S[]={"how","are"};

    B.byte b=255;

    C.String s="one"+"two";

    D.int i=2+2000;


    正确答案:B

  • 第5题:

    Humble ____ it may be, there’s no place like home, where he may go.

    [A]although

    [B]as

    [C]how

    [D]which


    正确答案:B

  • 第6题:

    MySQL以下存储引擎中支持事务的是

    A.InnoDB

    B.TokuDB

    C.MyISAM

    D.Memory


    InnoDB;TokuDB