You need to dump the data from the master server and import it into a new slave server.Which mysqldump option can be used when dumping data from the master server in order to include the master server‘s binary log information?()A.Include-master-infoB.Mast

题目

You need to dump the data from the master server and import it into a new slave server.Which mysqldump option can be used when dumping data from the master server in order to include the master server‘s binary log information?()

A.Include-master-info

B.Master-binlog

C.Include-log-file

D.Master-data


相似考题
参考答案和解析
参考答案:D
更多“You need to dump the data from the master server and import it into a new slave server.Whi ”相关问题
  • 第1题:

    5、MapReduce框架包括多个Master和多个Slave。


    错误

  • 第2题:

    MySQL数据库支持以下哪些复制模式?

    A.master-slave

    B.master-master

    C.master-master-slave

    D.master-slave-slave


    master-slave;master-master;master-master-slave;master-slave-slave

  • 第3题:

    4、导入模块的方式错误的是()。

    A.import 模块

    B.from 模块 import *

    C.import 模块 as 模块别名

    D.import 子模块 from 模块


    import m from mo

  • 第4题:

    MapReduce框架包括多个Master和多个Slave。


    错误

  • 第5题:

    MySQL 5.7中基于组提交的并行复制如何设置

    A.slave-parallel-type 设置为DATABASE

    B.slave-parallel-type 设置为LOGICAL_CLOCK

    C.master-parallel-type 设置为DATABASE

    D.master-parallel-type 设置为LOGICAL_CLOCK