新闻中心

浏览量:0
2021-03-29 00:44
华为云计算
大数据
RedHat
修改系统密码
Cisco
修复文件系统
修改密码
VMware
修改系统密码
Cisco
大数据
修复文件系统
华为云计算
修改密码
RedHat
VMware

热门关键词

这里有最新的公司动态,这里有最新的网站设计、移动端设计、网页相关内容与你分享

[Mysql] A MySQL database uses all InnoDB tables and is configured as follows: (MySQL5.7 OCP)

收藏

Question: 1

A MySQL database uses all InnoDB tables and is configured as follows:

shell>cat/ etc/ my.cnf

[mysqld]

log-bin

server-id=1

You will be setting up a replication slave by using mysqldump. You will need a consistent backup

taken from your running production server. The process should have minimal impact to active

database connections.

Which two arguments will you pass to mysqldump to achieve this?

A. --skip-opt

B. --lock-all-tables

C. --create-apply-log

D. --single-transaction

E. --master-data

 

Correct Answer: DE

首页    题库    [Mysql] A MySQL database uses all InnoDB tables and is configured as follows: (MySQL5.7 OCP)