Choose four.
Which four are types of information stored in the MySQL data dictionary?
MySQL数据字典中存储的哪四种信息类型?
A) server runtime configuration
B) server configuration rollback
C) performance metrics
D) stored procedure definitions 存储过程定义
E) InnoDB buffer pool LRU management data
F) view definitions 视图定义
G) table definitions. 表定义
H) access control lists 访问控制列表
Answer:D ,F ,G ,H
https://dev.mysql.com/doc/refman/8.0/en/data-dictionary.html
标签:MySQL,34,four,stored,MySQL8.0,definitions,OCP,server,data From: https://blog.51cto.com/u_16049762/8862036