QuestionQ195
PerformanceYou need to determine the number of rows examined for queries that have finished.
All relevant configurations are enabled to record this information.
Which two sources contain the number of examined rows?
Choose two
- A the slow query log
- B the error log
- C the Performance Schema
- D the Information Schema
- E the general query log
Community Discussion