MySQL 8.0 Database Administrator — Question 142
Which three sets of item information are visible in the mysql system database? (Choose three.)
Answer options
- A. help topics
- B. performance monitoring information
- C. plugins
- D. information about table structures
- E. audit log events
- F. rollback segments
- G. time zone information and definitions
Correct answer: A, C, F
Explanation
The correct answers, A, C, and F, represent the item information that is stored within the mysql system database. Options B, D, E, and G do not pertain to the visible sets of item information in this specific context.