Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第1题


Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第1题

1、Choose the best answer.

Examine these statements and output:

mysql> GRANT PROXY ON accounting@localhost TO ' '@'%' ;

mysql> SELECT USER(), CURRENT_USER(), @@proxy_user;

Which statement is true?

A) The user failed to define a username and the connecting username defaulted to ' '@'%'.

B) The user is authorized as the rsmith@localhost user.

C) The user is authenticated as the anonymous proxy user ' '@'%'.

D) The user is logged in with --user=accounting as an option.

E) The user is authorized as the accounting@localhost user.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM