A.mysqldump
B.source
C.grant
D.revoke
您可能感興趣的試卷
你可能感興趣的試題
A.mysqldump
B.source
C.grant
D.revoke
A.create user zhangsan@’localhost’;
B.create user zhangsan@’%’;
C.drop user zhangsan@’localhost’;
D.drop user zhangsan@’%’;
A.mysqldump
B.source
C.grant
D.revoke
A.create
B.drop
C.grant
D.revoke
A.set password for jack@localhost = password('123');
B.set password password('123') for jack@localhost;
C.set password 123 for jack@localhost;
D.set password('123') for jack@localhost
最新試題
nginx中rewrite模塊的作用是:()
php默認(rèn)的配置文件是:()
在使用yum安裝完HAProxy后,那么默認(rèn)的配置文件是的路徑是()
通過(guò)配置HAproxy中哪個(gè)參數(shù)可以讓其以守護(hù)進(jìn)程運(yùn)行?()
以下關(guān)于nginx的功能描述正確的是()
nginx不僅僅是一個(gè)高性能的WEB服務(wù)器,還可以實(shí)現(xiàn)反向代理和負(fù)載均衡的功能。
以下關(guān)于HAProxy介紹正確的是()
HAProxy是基于四層和七層技術(shù)、可提供()和()應(yīng)用的負(fù)載均衡綜合解決方案。
HAProxy常用的算法有哪些?下列描述正確的是()
在nignx配置文件中如何指定服務(wù)啟動(dòng)的用戶:()