当前位置:网站首页>Mysql OCP 73 questions
Mysql OCP 73 questions
2022-08-03 10:03:00 【51CTO】
You will configure a MySQL Server to act as a replication master. Which two options must
be configured
correctly to allow this?
A. log-master-updates
B.rpl-recovery-rank
C.server-id
D.enable-master-start
E.log_bin
F.master-logging
Answer: CE
Copyright notice: This article is the original article of the blogger and may not be reproduced without the permission of the blogger.
MYSQL
边栏推荐
猜你喜欢
随机推荐
System io statistics
二叉查找树的综合应用
决策树和随机森林
Mysql OCP 28题
CRT命令按键
集成学习、boosting、bagging、Adaboost、GBDT、随机森林
4G采集ModbusTCP转JSON接MQTT云平台
Flink Yarn Per Job - 创建启动Dispatcher RM JobManager
MySQL——几种常见的嵌套查询
oracle中的rownum函数
Go操作Redis数据库
013-Binary tree
Leecode-SQL 1667. 修复表中的名字
milvus
Flink Yarn Per Job - 提交应用
LeetCode第三题(Longest Substring Without Repeating Characters)三部曲之二:编码实现
Redis实现分布式锁
MySQL8重置root账户密码图文教程
ClickHouse删除数据之delete问题详解
MySQL中的视图、索引以及事务的简单使用