A.主:binlog線程——記錄下所有改變了數(shù)據(jù)庫數(shù)據(jù)的語句,放進(jìn)master上的binlog中
B.從:io線程——在使用start slave之后,負(fù)責(zé)從master上拉取binlog內(nèi)容,放進(jìn)自己的relay log中
C.從:sql執(zhí)行線程——執(zhí)行relay log中的語句
D.以上都不正確
您可能感興趣的試卷
你可能感興趣的試題
A.客戶端遠(yuǎn)程訪問的用戶賬號(hào)并未創(chuàng)建
B.用戶賬號(hào)存在,但未對(duì)其所在的客戶端的IP進(jìn)行遠(yuǎn)程訪問授權(quán)允許
C.密碼不正確
D.mysqld服務(wù)沒有啟動(dòng)
A.mysqldump
B.xtrabackup
C.mysqladmin
D.back
A.server-id
B.log-bin=mysql-bin
C.relay-log=mysql-relay
D.binlog_format=ROW
A.service mysql d restart
B./etc/init.d/mysql d restart
C.service mysql d reload
D.service my sql d stop
A.SET PASSWORD FOR’root’@’localhost’=PASSWORD(’newpass’)
B.ALTER user SET Password=PASSWORD(’newpass’)WHERE user=’root’
C.UPDATE user SET Password=PASSWORD(’newpass’)WHERE user=’root’
D.mysqladmin -u root password"newpass"
最新試題
軟件防火墻使用的資源要比硬件防火墻少的多。
下列關(guān)于iptables常用命令解釋正確的是()
iptables中,實(shí)現(xiàn)指定默認(rèn)策略的選項(xiàng)為()
iptables中的filte表有哪幾個(gè)規(guī)則鏈()
ipables是開源的軟件防火墻。
wc命令使用()選項(xiàng)統(tǒng)計(jì)行數(shù)。
iptables四表中規(guī)則默認(rèn)存放的表是()
iptables中能實(shí)現(xiàn)端口映射的是哪個(gè)表()
以下防火墻說法正確的是()
iptables四表中能實(shí)現(xiàn)端口映射的表是()