mysql8.0英文OCP考试第51-60题

This blog post discusses ten different exam questions related to MySQL 8.0, covering topics such as audit logging, upgrade issues, table definition changes, MySQL Installer, binary logs, recovery methods, query analysis, InnoDB Cluster parameters, instance management, data storage configurations, backups, and firewall access control." 115378444,7446682,Flink实战:Springboot日志收集与分析,"['大数据开发', '实时处理', '日志分析', 'Flink应用', '数据集成']
摘要由CSDN通过智能技术生成

Q51.Examine this parameter setting:

audit_log=FORCE_LOG_OERMAENT

What effect does this have on auditing?

A)It will force the load of the audit plugin even in case of errors at server start.

B)It causes the audit log to be created if it does not exist.

C)It prevents the audit plugin from being removed from the running server.

D)It prevents the audit log from being removed or rotated.

Answer:C

Q52.You recently upgraded your MYSQL installation to MYSQL8.0 Examine this client error:

Error 2059 (HY000):authentication plugin ‘caching_sha2_password’ cannot be

Loaded: /usr/local/mysql/libplugin/caching_sha2_password.so: cannot open shared object file: No such or directory

Which option will allow this client to connect to MYSQL Server?

A)[mysqld] default_authentication_plugin=sha256_password

B)[mysqld] default_authentication_plugin=caching_sha2_password

C)ALTER USER user IDENTIFIED WITH mysql_native_password BY ‘password’;

D)ALTER USER user IDENTIFIED WITH caching_sha2_password

E)ALTER USER user IDENTIFIED WITH sha256_password

F)[mysqld] default_authentication_plugin=mysql_native_password

Answer:C

Q53.You made some table definition changes to a schema in your MySQL Server.

Which two statements reflect how MySQL Server handles the table definition changes?

A)MySQL keeps InnoDB metadata changes in .sdi files in datadir.

B)MySQL Server stores a copy of the serialized data in the InnoDB user tablespace.

C)MySQL writes SDI to the binary log for distributed backups.

D)MySQL implicitly executes FLUSH TABLES and stores a snapshot backup of the metadata.

E)The metadata is serialized in JSON format in Serialized Dictionary Information (SDI).

说明:InnoDB

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值