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

    MySQL 5.6 Database Administrator-017-Which two methods would you use to find out?

    royalwzy发表于 2015-09-02 05:24:17
    love 0
    Assume that you want to know which Mysql Server options were set to custom values. Which two methods would you use to find out? A. Check the configuration files in the order in which they are read by the Mysql Server and compare them with default values. B. Check the command-line options provided for the Mysql Server and compare them with default values. C. Check the output of SHOW GLOBAL VARIABLES and compare it with default values. D. Query the INFORMATION_SCHEMA.GLOBAL_VARIABLES table and compare the result with default values. 答案:CD


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