A.修改配置文件增加配置:relay-bin=mysql-relay
B.修改配置文件增加配置:log-bin=mysql-bin
C.修改配置文件增加配置:server-id=1
D.修改配置文件增加配置:slow_query_log=1
您可能感興趣的試卷
你可能感興趣的試題
A.keepalived
B.Apache
C.Nginx
D.zabbix
A.insert into student(sal) values(8000);
B.select sun(age)from students;
C.delete from student where id=3;
D.select max(age) from students;
A.add
B.at
C.like
D.as
A.alter table score drop id;
B.alter table score delete id;
C.alter table score modify id;
D.alter table score change id;
A.drop table to score;
B.drop table score;
C.drop table ifexists score;
D.create table score;
最新試題
在新的版本中HAProxy推出了一個(gè)基于Web的監(jiān)控平臺(tái),我們可以通過(guò)這個(gè)監(jiān)控平臺(tái)可以更直觀的看到集群的各節(jié)點(diǎn)的狀態(tài)。
下列HAPRoxy的算法中哪個(gè)是根據(jù)請(qǐng)求源IP算法的()
HAProxy常用的算法有哪些?下列描述正確的是()
nginx不僅僅是一個(gè)高性能的WEB服務(wù)器,還可以實(shí)現(xiàn)反向代理和負(fù)載均衡的功能。
以下關(guān)于HAProxy介紹正確的是()
nginx中events模塊主要是配置什么的()
在nignx配置文件中如何指定服務(wù)啟動(dòng)的用戶:()
以下關(guān)于nginx的功能描述正確的是()
以下是nginx配置文件中的幾大基本模塊的是()
在mysql中日志的類型有:()