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
A.create table STU like student
B.create table STU select * from student
C.create table STU as student
D.cp student STU
A.flush privileges;
B.set priv;
C.show grants;
D.flush users;
最新試題
下列HAPRoxy的算法中哪個(gè)是根據(jù)請(qǐng)求源IP算法的()
以下關(guān)于HAProxy介紹正確的是()
HAProxy常用的算法有哪些?下列描述正確的是()
在使用nginx作為web服務(wù)器時(shí),我們可以壓縮頁(yè)面,降低流量,提升傳輸速度。以下哪個(gè)參數(shù)可以實(shí)現(xiàn)()
我們?cè)贖AProxy的哪個(gè)配置部分實(shí)現(xiàn)前端服務(wù)器的配置()
在創(chuàng)建Linux分區(qū)時(shí),一定要?jiǎng)?chuàng)建SWAP分區(qū)和跟分區(qū)。
php默認(rèn)的配置文件是:()
那么HAproxy可基于OSI七層模型的那幾層實(shí)現(xiàn)負(fù)載均衡()
在新的版本中HAProxy推出了一個(gè)基于Web的監(jiān)控平臺(tái),我們可以通過這個(gè)監(jiān)控平臺(tái)可以更直觀的看到集群的各節(jié)點(diǎn)的狀態(tài)。
以下對(duì)于apache的描述正確的是:()