IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    MySQL 5.6 Database Administrator-094-Which three statements are true about memory buffer allocation by a MySQL Server?

    royalwzy发表于 2015-09-03 12:56:35
    love 0
    Which three statements are true about memory buffer allocation by a MySQL Server? A. Global buffers such as the InnoDB buffer pool are allocated after the server starts, and are never freed. B. Thread buffers are allocated when a client connects, and are freed when the client disconnects. C. Buffers that are needed for certain operation are allocated when the operation starts, and freed when it ends. D. User buffers are allocated at server startup and freed when the user is dropped. E. All dynamic buffers that are set with a SET GLOBAL statement immediately get allocated globally, and are never freed. 答案:ABC


沪ICP备19023445号-2号
友情链接