單項選擇題配置mysql從服務(wù)時,設(shè)置連接主服務(wù)器的二進(jìn)制日志指令的是()。

A.master_host
B.master_user
C.master_password
D.master_log_file


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題在MySQL中,不存在的數(shù)據(jù)類型是()。

A.int
B.varchar
C.char
D.varchar2

2.單項選擇題查看主服務(wù)器正在使用哪個二進(jìn)制日志的語句?()

A.show slave status
B.show master status
C.start slave
D.stop slave

3.單項選擇題以下刪除遠(yuǎn)程zenglingyin用戶的語句是()。

A.create user zenglingyin@’localhost’
B.create user zenglingyin@’%’
C.drop user zenglingyin@’localhost’
D.drop user zenglingyin@’%’

4.單項選擇題查看mysql從服務(wù)器slave服務(wù)狀態(tài)的語句()。

A.show slave status
B.show master status
C.start slave
D.stop slave

5.單項選擇題查看主服務(wù)器正在使用哪一個二進(jìn)制日志及位置信息的指令()。

A.show slave status
B.show master status
C.start slave
D.stop slave